[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_formatter.php


Lines:
1 to 57 of 57
<?php // (C) Copyright Bobbing Wide 2013-2022

/* function bw_format_as_required() – Format the post as specified by the user */

/* function bw_field_function() – Return the field function to invoke */

/* function bw_field_function_undefined() – Field format function for an unrecognised value */

/* function _bw_field_functions() – Return the array of field formatting functions */

/* function bw_field_function_title() – Format the title (format=T) */

/* function bw_field_function_image() – Format the ‘thumbnail’ image (format=I) */

/* function bw_field_function_featured_image() – Format the ‘thumbnail’ featured image (format=F) */

/* function bw_content() – Format the full content of a post */

/* function bw_field_function_content() – Format the content (format=C) */

/* function bw_field_function_excerpt() – Format the excerpt (format=E) */

/* function bw_field_function_readmore() – Format the "read more" link (format=R) */

/* function bw_field_function_more() – Format the "more" link (format=M) */

/* function bw_field_function_link() – Format the link (format=L) */

/* function bw_field_function_attachment() – Format links to the Attachment(s) (format=A) */

/* function bw_field_function_div() – Format a dummy div /ediv (format=/) */

/* function bw_field_function_nbsp() – Format a non-blank space */


/* function bw_field_function_metadata() – */

/* function bw_field_function_categories() – Format the Categories (format=c) */

/* function bw_field_function_comments() – Format the Comments count (format=o) */

/* function bw_field_function_tags() – Format the Tags (format=t ) */

/* function bw_field_function_author() – Format the Author (format=a ) */

/* function bw_field_function_date() – Format the Date (format=d) */

/* function bw_field_function_edit() – Format the Edit post link (format=e) */

/* function bw_format_block_start() – Format the starting HTML for the object */

/* function bw_format_block_end() – Format the ending HTML for the object */

/* 
 * We should be able to survive with bw_default_sep and bw_format_sep being loaded from the bw_fields library.
 * So these functions are now longer required here.
 */ 
 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: includes/bw_formatter.php
      Plugin ref: oik – oik information kit
      Version: 4.15.3
      Deprecated?: No
      API Letters: B,F,I,P

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

      Information

      File name: includes/bw_formatter.php
      Plugin ref: oik – oik information kit
      Version: 4.15.3
      Deprecated?: No
      API Letters: B,F,I,P

      Recent plugin updates

      oik-weight-zone-shipping v0.2.13 oik-weight-zone-shipping v0.2.13 has been tested with WooCommerce 10.1.2 and WordPress 6.8.2 ...
      SB Children Block v1.3.0 Upgrade to SB Children Block v1.3.0 for support for PHP 8.3 and PHP 8.4  ...
      oik v4.15.3 Update to oik v4.15.3 for a couple of security fixes. Tested with WordPress 6.8.2 ...
      oik-privacy-policy v1.4.9 Update to oik-privacy-policy v1.4.9 for a security fix. Tested with WordPress 6.8.2 and PHP 8.3 and PHP 8.4 ...
      oik-nivo-slider v1.17.0 oik-nivo-slider v1.17.0 introduces the Nivo slider block - oik-nivo-slider/nivo. ...

      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: herb@bobbingwide.com

      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-2025. All rights reserved.


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

      WordPress version: 6.8.3

      Gutenberg version: 21.7.0

      PHP version: 8.2.29