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


Lines:
1 to 75 of 75
<?php // (C) Copyright Bobbing Wide 2012-2019
if ( !defined( "OIK_PLUGINS_INCLUDED" ) ) {
  define( "OIK_PLUGINS_INCLUDED", "0.3.0" );


/**
 * Library: oik_plugins
 * Provides: oik_plugins
 * Depends: oik-admin, class-oik-update
 * Deferred dependencies: oik-depends, class-oik-remote
 * Version: see above ?
 * 
 * Implements oik/admin/oik-plugins.inc as a shared library: bobbingwide/oik_plugins
 * Note: hyphens for plugins, underscores for libraries, hyphens for class libraries
 */ 
 
 

/* function oik_lazy_plugins_server_settings() – oik plugins settings page */

/* function _oik_plugins_settings_row() – Display current settings for a plugin */


/* function _oik_plugins_load_registered_plugins() – Load registered plugins */

/* function _oik_plugins_settings_table() – Display the oik plugins profile values and other information */

/* function _oik_plugins_add_settings() – Add the settings for the plugin */

/* function _oik_plugins_update_settings() – Update the settings for a plugin */

/* function _oik_plugins_delete_settings() – Delete the settings for a plugin */

/* function oik_plugins_validate_plugin() – Validate the plugin name: plugin must not be blank */
    
/* function _oik_plugins_settings_validate() – Validate the plugin’s settings and add/update if required */

/* function oik_plugins_settings() – Display the plugin settings table form */

/* function oik_plugins_add_settings() – Display the add settings form */

/* function oik_plugins_edit_settings() – Display the edit settings form */

/* function oik_plugins_check() – Checks a plugin for updates */

/* function oik_plugin_record_new_version() – Let WordPress know that there is a new version of the plugin */

/* function oik_plugin_new_version() – Produce an Update plugin link */

if ( !function_exists( "bw_update_option" ) ) {
/* function bw_update_option() – Set the value of an option field in the options group */
}

if ( !function_exists( "bw_delete_option" ) ) {
/* function bw_delete_option() – Remove an option field from a set */
}

/* function bw_get_plugin_slugs() – Obtain the plugin slugs */

/* function _bw_get_plugin_version() – Return the plugin version */

/* function _bw_get_plugins() – Returns the plugin names */

/* function bw_get_plugin_name() – Get the full plugin name given the slug */

/* function bw_get_plugin_version() – Returns current plugin version. */

  
if ( !function_exists( "oik_get_plugins_server" ) ) { 
/* function oik_get_plugins_server() – Return the URL for the Premium (Pro) or Freemium version */
}

} else {
  //echo __FILE__;
} 
 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: libs/oik_plugins.php
      Plugin ref: oik – oik information kit
      Version: 4.7.2
      Deprecated?: No
      API Letters: L,O,P

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

      Information

      File name: libs/oik_plugins.php
      Plugin ref: oik – oik information kit
      Version: 4.7.2
      Deprecated?: No
      API Letters: L,O,P

      Recent plugin updates

      oik v4.7.2 oik v4.7.2 includes a fix to the logic to render blocks for Content and Excerpts in the bw_pages shortcode. ...
      oik v4.7.1 Upgrade to oik v4.7.1 for bw_pages rendering blocks for Content and Excerpts, and support for post_name attribute for shortcode which query posts ...
      oik-shortcodes v1.41.1 Upgrade to oik-shortcodes v1.41.1 for a couple of minor changes. ...
      oik-bob-bing-wide v2.2.2 Upgrade to oik-bob-bing-wide v2.2.2 for improvements to bw_dash examples and fixes to some SVG icon's visibility. ...
      oik-bwtrace v3.3.1 Upgrade to oik-bwtrace v3.3.1 to measure plugin load times and ad hoc action timing points. ...

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


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