[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/bobbfunc.php


Lines:
1 to 100 of 259
<?php // (C) Copyright Bobbing Wide 2009-2024
if ( !defined( "BOBBFUNC_INCLUDED" ) ) {
define( "BOBBFUNC_INCLUDED", "4.0.0" );


/**
 * HTML output library functions
 * 
 * Library: bobbfunc
 * Depends: oik_boot, bwtrace, class-bobbcomp
 * Deferred dependencies: oik-sc-help
 * Provides: bobbfunc
 *
 * These functions were part of the oik base plugin in bobbfunc.inc and bobbcomp.inc
 * Some functions may now be unused. This hasn't yet been confirmed.
 *
 *
 */

/* function bw_oik_version() – Return the plugin version of the oik base plugin */

//require_once( "oik_boot.php" );   /* Don't use oik_require here */

/* function bw_echo() – bw API partial equivalent of PHP’s output buffering */

/* function bw_flush() – Use bw_flush() to echo the contents of $bwecho then empty it */

/* function bw_ret() – Use bw_ret() to return the contents of $bwecho, leaving the global value as NULL */

/* function bw_push() – Push then empty the current $bwecho buffer */

/* function bw_pop() – Restore the previous $bwecho buffer */

/* function bw_do_shortcode() – Perform nested shortcode expansion */

/* function retimage() – Return an image tag */
 
/* function kv() – Create a keyword value pair */

/* function atitle() – Format a sanitized title= parameter */

/* function aname() – Create an anchor tag for linking within a page */

/* function _alink() – Create a translatable link */

/* function alink() – Create a link */

/* function retlink() – Return a well formed link */
 
/* function retstag() – Return an HTML opening tag */

/* function nullretstag() – Return a start tag if the class is not null */

/* function stag() – Output an HTML opening tag */

/* function sol() – Start an ordered list */

/* function sul() – Start an unordered list */

/* function sdiv() – Start a div */

/* function eol() – End an ordered list */
 
/* function eul() – End an unordered list */

/* function ediv() – End a div */

/* function sediv() – Create a dummy div which may be used for placing graphics using background images in CSS */

/* function bw_ep */

/* function nullretetag() – Return an end tag if the class is not null */
/* function retetag() – Return an end tag */
/* function etag() – Output an end tag */
/* function sp() – Start a paragraph */

/* function p() – Output a paragraph of translatable text */

/* function p_() – Output a paragraph of translated text */

/* function hn() – Output a heading of translated text */

/* function h1() – */

/* function h2() – */

/* function h3() – */

/* function h4() – */

/* function h5() – */

/* function h6() – */

/* function bwt() – Output some translated text */

/* function e() – Outputs some translated / non-translatable text */

/* function br() – Produce a break tag with optional text to follow */

/* function hr() – Produce a horizontal rule tag */
[1][2][3]Next »
 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: libs/bobbfunc.php
      Plugin ref: oik-bwtrace – debug trace for WordPress
      Version: 4.1.0
      Deprecated?: No
      API Letters: B,L,P

      Published: November 1, 2016 | Last updated: December 21, 2017

      Information

      File name: libs/bobbfunc.php
      Plugin ref: oik-bwtrace – debug trace for WordPress
      Version: 4.1.0
      Deprecated?: No
      API Letters: B,L,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