[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-2020
if ( !defined( "BOBBFUNC_INCLUDED" ) ) {
define( "BOBBFUNC_INCLUDED", "3.4.1" );


/**
 * 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 ep() – End a paragraph (p) tag */

/* 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: 3.2.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: 3.2.0
      Deprecated?: No
      API Letters: B,L,P

      Recent plugin updates

      oik-themes v1.4.0 

      Update to oik-themes v1.4.0 to support Full Site Editing (FSE) themes. FSE themes, which are currently experimental, deliver block based templates and template parts.

       ...
      oik-clone v2.0.1 oik-clone v2.0.1 contains a fix for a 500 internal server error being produced when cloning content with certain taxonomy terms. ...
      SB Chart block v0.1.1 

      Update to SB Chart block v0.1.1 for improved enqueing of the chart.js Javascript and better colours in the Gutenberg palette.

       ...
      Slog v1.3.1 

      Update to Slog v1.3.1 for a new Driver tab and improved display of charts grouping Elapsed times.

       ...
      SB-Chart-Block v0.0.8 SB-Chart-Block v0.0.8, a WordPress single block plugin, supports 4 different chart types; Line, Bar, Horizontal bar and Pie. ...

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


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