[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
You are here: Home / APIs / oik-themes APIs

oik-themes APIs

Application Programming Interfaces for the oik-themes plugin:

  • bw_array_add2() – Return the result of adding $amount to $array[$index1][$index2]
  • bw_function_namify() – Return a candidate function name from the given string
  • bw_get_userdata() – Get userdata for the selected user ID
  • bw_return_field() – Return the value of the field depending on the field type
  • bw_theme_post_types() – Return an array of theme version types associated with different themes types
  • bw_theme_types() – Return an array of theme types This is used as a select field.
  • oikth_activation() – Dependency checking for oik-themes
  • oikth_admin_menu() – Implement "oik_admin_menu" for oik-themes
  • oikth_build_external_dir() – For non Windows servers (e.g.
  • oikth_check_post_type() –
  • oikth_columns_and_titles() – Add filters for the $post_type
  • oikth_create_new_file_name() – Can we alter the filter in wp_handle_upload to control where the file gets stored and the download URL for it?
  • oikth_download() – Provide a download button for the zip attachment to this content or a selected theme ( theme="oik-fum" )
  • oikth_download_file() – Deliver the theme version requested
  • oikth_download__example() –
  • oikth_download__help() –
  • oikth_download__syntax() –
  • oikth_force_download() – Force the download of a file
  • oikth_get_attachment() –
  • 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
  • oikth_get_author_profile() –
  • oikth_get_downloaded() – Return the number downloaded – when we’re ready to tell them!
  • oikth_get_FAQ() – Return the defined FAQ page for the themes server
  • oikth_get_latestversion() – Return the version metadata
  • oikth_get_package() – Return the package URL for this theme
  • oikth_get_requires() – Get the value of the "required_version" custom category ( was _oikpv_requires )
  • oikth_get_sections() –
  • oikth_get_tested() –
  • oikth_get_theme() – Load the theme for the given theme version or premium version node
  • oikth_handle_upload() – Implement ‘wp_handle_upload’ filter
  • oikth_header_meta_box() – Add custom header support as required
  • oikth_increment_downloads() – Increment the downloads for this theme version
  • oikth_init() – Implement the "oik_fields_loaded" action for oik themes server
  • oikth_inspect_request_uri() –
  • oikth_lazy_admin_menu() – Define oik theme server settings
  • oikth_lazy_redirect() – Implement lazy redirect for the selected action
  • oikth_load_apikey() – Load a record for this apikey and check that it’s OK
  • oikth_load_theme() – Load the theme by $slug
  • oikth_load_themeversion() –
  • oikth_plugin_loaded() – Function to invoke when plugin file loaded
  • oikth_tabulate_themeversion() – Automatically add the table of version information for a FREE or themium oik theme
  • oikth_template_redirect() – Handle the themes/%oik-theme% request
  • oikth_theme_add_feed() – Add the "oik_theme" feed.
  • oikth_theme_feed() –
  • oikth_theme_information() – https://spreadsheets.google.com/pub?key=0AqP80E74YcUWdEdETXZLcXhjd2w0cHMwX2U1eDlWTHc&authkey=CK7h9toK&hl=en&single=true&gid=0&output=html
  • oikth_theme_rewrite() – Implement "init" action for oik themes server
  • oikth_the_content() – Autogenerate additional content for selected post_types
  • oikth_the_post_oik_themes() – Add some content before ‘the_content’ filtering
  • oikth_the_post_oik_themeversion() – Add some content before ‘the_content’ filtering completes for oik_themeversion
  • oikth_update_check() –
  • oikth_validate_apikey() – validate the apikey for this selected theme version
  • oikth_validate_themeversion() – validate the theme and version against the given post ID
  • oik_register_oik_theme() – Register the oik-themes custom post type
  • oik_register_oik_themeversion() – Create the oik_themeversion custom post type
  • oik_register_oik_themeversion_fields() – Register the fields for the oik_themeversion and oik_themiumversion CPTs
  • oik_register_oik_themiumversion() – Create the oik_themiumversion custom post type
  • oik_themes_accumulate_version() – Accumulate the figures for the theme version
  • oik_themes_add_version() –
  • oik_themes_columns() – Return the columns to be displayed in the All post_type display admin page
  • oik_themes_fields() – Return the fields to be displayed in a table
  • oik_themes_options_do_page() – oik themes server settings
  • oik_themes_server_options() – Display the oik-themes server options
  • oik_themes_status() –
  • oik_themes_status_report() –
  • oik_themes_summarise_versions() – Summarise the versions for this theme
  • oik_themes_titles() – Titles are remarkably similar to columns for the admin pages We remove the Product column since it’s not working properly – it’s an optional field!
  • oik_themeversion_columns() – Return the columns to be displayed
  • oik_themeversion_fields() – Return the fields to be displayed in a table
  • oik_themeversion_titles() – Create titles for oik_themeversion
  • oik_themiumversion_columns() –
  • oik_themiumversion_fields() – Return the fields to be displayed in a table
  • oik_themiumversion_titles() – Titles are remarkably similar to columns for the admin pages
  • _oikth_download_freeversion() – Create a link to download the FREE version
  • _oikth_download_version() –
  • _oikth_download_wordpressversion() – Create a link to download the WordPress theme Note: For the download to actually work this now requires the theme version, which we may not have.
  • _oikth_lazy_redirect() – Author: bobbingwide Author URI: http://www.bobbingwide.com License: GPL2
  • _oikth_lazy_redirect_download() – Support /themes/download/?theme=theme&version=version&apikey=apikey&action=update/download&id=id
  • _oikth_lazy_redirect_info() –
  • _oikth_lazy_redirect_update_check() –
  • _oikth_purchase_premiumversion() –

Published: December 2, 2013 | Last updated: December 2, 2013

Information

Component:
Letters: O

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