[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

feed/oik-themes-feed.php


Lines:
1 to 100 of 102
<?php

/* function _oikth_lazy_redirect() – Author: bobbingwide
Author URI: http://www.bobbingwide.com
License: GPL2 */

/* function _oikth_lazy_redirect_download() – Support /themes/download/?theme=theme&version=version&apikey=apikey&action=update/download&id=id */

/* function oikth_validate_themeversion() – validate the theme and version against the given post ID */

/* function oikth_load_apikey() – Load a record for this apikey and check that it’s OK */

/* function oikth_validate_apikey() – validate the apikey for this selected theme version */

/* function oikth_increment_downloads() – Increment the downloads for this theme version */

/* function oikth_download_file() – Deliver the theme version requested */

/* function oikth_force_download() – Force the download of a file */

/* function _oikth_lazy_redirect_update_check() –  */

/* function _oikth_lazy_redirect_info() –  */

/* function oikth_lazy_redirect() – Implement lazy redirect for the selected action */

/* function oikth_load_theme() – Load the theme by $slug */

/* function oikth_load_themeversion() –  */

/* function oikth_get_latestversion() – Return the version metadata */



/* function oikth_get_theme() – Load the theme for the given theme version or premium version node */



 if ( !function_exists( "bw_return_field" ) ) {
/* function bw_return_field() – Return the value of the field depending on the field type */
}     

/* function oikth_get_requires() – Get the value of the "required_version" custom category ( was _oikpv_requires ) */

/* function oikth_get_tested() –  */


/* function oikth_get_attachment() –  */

/* function oikth_get_package() – Return the package URL for this theme */
 
/* function oikth_update_check() –  */

if ( !function_exists( "bw_get_userdata" ) ) { 
/* function bw_get_userdata() – Get userdata for the selected user ID */
}

/* function oikth_get_author_name() – Return a link to the author’s home page
Determine the author’s display name from the post author
then append it to their website URL */

/* function oikth_get_author_profile() –  */

/* function oikth_get_FAQ() – Return the defined FAQ page for the themes server */

/* function oikth_get_sections() –  */


/* function oikth_get_downloaded() – Return the number downloaded – when we’re ready to tell them! */



/* function oikth_theme_information() – https://spreadsheets.google.com/pub?key=0AqP80E74YcUWdEdETXZLcXhjd2w0cHMwX2U1eDlWTHc&authkey=CK7h9toK&hl=en&single=true&gid=0&output=html */
     
 
/* 
function oikth_dummy_info() {
  $response = new stdClass;

  $response->slug = "oik-pro";
  $response->theme_name = "oik-pro";  
  $response->new_version = "1.17i"; 
  $response->requires = "3.0.4"; 
  $response->tested = "3.4.1"; 
   
  $response->downloaded = 12126; 
  $response->rating = 100.0; //just for fun, gives us a 5-star rating :)  
  $response->num_ratings = 121; // downloaded / 100   
  $response->last_updated = bw_format_date();
     
  $response->homepage = "http://qw/wpit/oik_theme/dumbo";
  $response->sections = array( 'description' => "over 70 shortcodes"  
                             , 'changelog' => "change log " 
                             , 'FAQ' => "see the FAQ"
                             );

  echo serialize( $response );
}

*/

[1] [2] Next »
 View on GitHub

Called by

    Invoked by

      Calls

      Call hooks

      File name: feed/oik-themes-feed.php
      Plugin ref: oik-themes – WordPress themes server
      Version: 1.4.2
      Deprecated?: No
      API Letters:

      Published: October 24, 2014 | Last updated: October 24, 2014

      Information

      File name: feed/oik-themes-feed.php
      Plugin ref: oik-themes – WordPress themes server
      Version: 1.4.2
      Deprecated?: No
      API Letters:

      Recent plugin updates

      UK-tides v3.1.1 UK-tides v3.1.1 is built with the latest wp-scripts. It's been tested with WordPress 6.2 and Gutenberg 15.7.0 ...
      oik-weight-zone-shipping v0.2.6 oik-weight-zone-shipping v0.2.6 has been tested with WooCommerce 7.4.0. ...
      sb-chart-block v1.2.3 SB Chart Block v1.2.3 contains a fix for an Uncaught Error: Call to undefined function bw_trace2()  ...
      SB Chart Block v1.2.1 Update to SB Chart Block v1.2.0 for custom colors, font size options and multiple y-axis charts.  ...
      oik-css v2.1.0 Update to oik-css v2.1.0 for the ability to style CSS and GeSHi output in documentation. ...

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


      Website designed and developed by Herb Miller of Bobbing Wide
      Proudly powered by WordPress and oik-plugins
      WordPress 6.2.2. PHP: 7.4.33. Memory limit: 768M