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


Lines:
1 to 64 of 64
<?php
/*
    Copyright 2011-2024 Bobbing Wide (email : herb@bobbingwide.com )

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License version 2,
    as published by the Free Software Foundation.

    You may NOT assume that you can use any other version of the GPL.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    The license for this software can likely be found here:
    http://www.gnu.org/licenses/gpl-2.0.html

*/
oik_require( "includes/bw_images.inc" );

// bw_global_post_id moved to bobbfunc.inc 2013/07/05

if ( !function_exists( "bw_global_post_type" ) ) { 
/* function bw_global_post_type() – Return the global post’s post_type */
}

/* function bw_global_excerpt() – Return the value of the GLOBAL post’s excerpt field setting it to the new value */

/* function bw_process_this_post() – Determine whether or not to process this post */

/* function bw_clear_processed_posts() – Clear the array of processed posts */

/* function bw_report_recursion_error */

/* function bw_get_the_content() – Expand shortcodes in the content */

/* function bw_get_the_excerpt() – Expands shortcodes in the excerpt */

/* function bw_more_text() – Set and retrieve the custom "read more" text */

/* function bw_excerpt() – Return the excerpt from the $post */

/* function bw_format_post() – Format the "post" – basic first version */

/* function bw_format_read_more() – Produce a read_more link as required ( block ) */

/* function bw_format_more() – Produce a more link as required ( inline ) */

/* function bw_format_thumbnail() – Format the thumbnail when displayed in a block */

/* function bw_format_list() – Format the "post" – in a simple list item list */

/* function bw_get_categories() – Get the list of categories for this "post" as a string of slugs separated by commas */

/* function bw_get_posts() – Wrapper to get_posts() */

/* function _bw_get_posts() – Wrapper to WP_query::query() */

/* function bw_get_post() – Get the post / custom post type identified by the ID and post type */

/* function bw_get_by_metakey_array() – Load posts by meta_key array */

 
 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      1 to 1 of 1
      • oik_require() – Invoke require_once on an oik include file or other file

      Call hooks

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

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

      Information

      File name: includes/bw_posts.php
      Plugin ref: oik – oik information kit
      Version: 4.15.3
      Deprecated?: No
      API Letters: B,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