[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.3.1
      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.3.1
      Deprecated?: No
      API Letters:

      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