[oik] plugins.com

WordPress plugins and themes

  • Home
  • About
    • lazy shortcodes
    • smart shortcodes
    • oik base plugin
      • oik – donate
      • oik PayPal buttons
      • oik installation
      • oik Button Shortcode button
      • oik changelog
      • oik FAQ
      • oik plugins on SVN
      • oik plugins on GitHub
  • Plugins
    • oik base plugin
    • FREE oik plugins
    • WordPress plugins
    • Premium oik plugins
    • Bespoke oik plugins
  • Shortcodes
    • Shortcode examples
  • Blocks
    • Block examples
  • APIs
    • ALL action and filter hooks
  • Blog

includes/bw_register.php


Lines:
1 to 45 of 45
<?php // (C) Copyright Bobbing Wide 2012-2017,2020


/**
 * Register functions for custom post types, taxonomies and fields
 */
 
/* function bw_singularize() – Singularize a plural string */

if ( !function_exists( "bw_titleify" ) ) {
/* function bw_titleify() – Convert a field name to a title */
}

/* function bw_ucfirst() – Return the Upper case first letter version of the string */

/* function bw_register_post_type() – Register a custom post type using as many defaults as we can */

/* function bw_default_labels() – Attempt to set labels given the ‘name’ and/or ‘singular_name’ */

/* function bw_default_taxonomy_labels() – Set default custom taxonomy labels */

/* function bw_default_taxonomy_args() – Set default args for a taxonomy */

/* function bw_register_taxonomy() – Register a custom taxonomy */

/* function bw_query_taxonomy() – Query the registered taxonomies to see if this is registered */

/* function bw_register_custom_tags() – Register a custom "tags" taxonomy */

/* function bw_register_custom_category() – Register a custom "category" taxonomy */

/* function bw_register_field_for_object_type() – Register a field named $field_name for object type $object_type */

/* function bw_register_field() – Register a field named $field_name of type $field_type with title $field_title and additional values $args */

/* function bw_list_fields() – Return a list of defined fields */

/* function bw_auth_callback */

/* function bw_maybe_register_post_meta */

/* function bw_get_field_description */

/* function bw_register_post_meta */
 
 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: includes/bw_register.php
      Plugin ref: oik – oik information kit
      Version: 4.7.2
      Deprecated?: No
      API Letters: B,I,P,R

      Published: February 2, 2018 | Last updated: February 2, 2018

      Information

      File name: includes/bw_register.php
      Plugin ref: oik – oik information kit
      Version: 4.7.2
      Deprecated?: No
      API Letters: B,I,P,R

      Recent plugin updates

      oik v4.7.2 oik v4.7.2 includes a fix to the logic to render blocks for Content and Excerpts in the bw_pages shortcode. ...
      oik v4.7.1 Upgrade to oik v4.7.1 for bw_pages rendering blocks for Content and Excerpts, and support for post_name attribute for shortcode which query posts ...
      oik-shortcodes v1.41.1 Upgrade to oik-shortcodes v1.41.1 for a couple of minor changes. ...
      oik-bob-bing-wide v2.2.2 Upgrade to oik-bob-bing-wide v2.2.2 for improvements to bw_dash examples and fixes to some SVG icon's visibility. ...
      oik-bwtrace v3.3.1 Upgrade to oik-bwtrace v3.3.1 to measure plugin load times and ad hoc action timing points. ...

      Plugins

      • All Plugins
      • oik base plugin
      • FREE oik plugins
      • WordPress plugins
      • Premium oik plugins

      Themes

      • FREE themes
      • Bespoke themes
      • Premium themes

      Blocks

      • All Blocks
      • Block examples
      • About Blocks

      Shortcodes

      • All Shortcodes
      • Shortcode examples
      • About Shortcodes

      Reference

      • About APIs
      • All APIs
      • All Classes
      • All Files
      • All Hooks

      Support

      • Contact
      • Cookies policy
      • Get API key
      • Privacy
      • Request support
      • Sitemap
      • Stay informed
      • Terms and Conditions
      oik-plugins
      Email: [email protected]

      Weight shipping plugins

      Find out which cart weight shipping plugin you need for your WooCommerce site.
      Which cart weight based plugin do I need?

      Site:  www.oik-plugins.com
      © Copyright oik-plugins 2011-2022. All rights reserved.


      Website designed and developed by Herb Miller of Bobbing Wide
      Proudly powered by WordPress and oik-plugins