[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

libs/oik-sc-help.php


Lines:
1 to 98 of 98
<?php // (C) Copyright Bobbing Wide 2012-2024
if ( !defined( "OIK_SC_HELP_INCLUDED" ) ) {
define( "OIK_SC_HELP_INCLUDED", "3.5.0" );


/**
 * Shortcode help 
 * 
 * Library: oik-sc-help
 * Provides: oik-sc-help
 * Depends: on the oik plugin, class-BW-, bobbfunc  @TODO complete this
 * Deferred dependencies: oik_plugins, class-dependencies-cache
 *
 * Implements low level functions for displaying shortcode help.
 * This includes the help functions for some base shortcodes.
 * Parts of this library file is now deprecated in favour of "class-oik-sc-help"
 *
 */

/* function bw_form_sc_get_first_parm_name() – Get first parm name */

/* function bw_form_sc_parm_help() – Return link to shortcode parameter help */

/* function bw_form_sc_syntax() – Format the shortcode syntax for returning in HTML */

/* function bw_load_shortcode_suffix() – Attempt to find the function that will handle the additional processing for the shortcode */

/* function bw_lazy_sc_help() – Display shortcode help */

/* function _bw_lazy_sc_help() – Return shortcode help */

/* function bw_lazy_sc_example() – Display a shortcode example */

/* function _bw_lazy_sc_syntax() – Return shortcode syntax */

/* function bw_lazy_sc_syntax() – Display shortcode syntax */

/* function bw_save_scripts() – Save original dependencies */


/* function bw_report_scripts() – Report queued scripts */

/* function _sc__snippet() – Produce the HTML snippet of the shortcode output */

/* function bw_lazy_sc_snippet() – Display the HTML snippet for a shortcode example */

/* function _sc__help() – Returns the help for a shortcode */

/* function _sc__syntax() – Return default syntax for this shortcode */


/* function _sc__example() – Produces default example for this shortcode */

/* function _sc_classes() – Helper functions for shortcodes that support these atts */

 
/* function _sc_posts() – Helper function for shortcodes that use bw_get_posts() */

/* function _sc_thumbnail() – Helper function for shortcodes that display images */


/* function caption__help() – */

/* function caption__example() – Example hook for caption shortcode */

/* function wp_caption__help() – */

/* function caption__syntax() – */

/* function wp_caption__syntax() – */

/* function gallery__help() – */

/* function gallery__syntax() – Syntax help for the gallery shortcode */

/* function embed__help() – Help for the embed shortcode */

/* function embed__example() – Example for the embed shortcode */

/* function embed__syntax() – Syntax for embed shortcode */

/* function audio__syntax() – Syntax for [audio] shortcode */

/* function video__syntax() – Syntax for [video] shortcode */

/* function bw_skv() – Return the default, values and notes for a shortcode parameter */

/* function bw_format_skv() – Return the choices and notes for a keywords values */

/* function bw_invoke_shortcode() – Calls a shortcode for a simple example */

/* function playlist__syntax() – Syntax for [playlist] shortcode */

/* function bw_expand_shortcode() – Expand the shortcode */

} /* end !defined */

 
 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: libs/oik-sc-help.php
      Plugin ref: oik – oik information kit
      Version: 4.15.3
      Deprecated?: No
      API Letters: H,L,O,P,S

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

      Information

      File name: libs/oik-sc-help.php
      Plugin ref: oik – oik information kit
      Version: 4.15.3
      Deprecated?: No
      API Letters: H,L,O,P,S

      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