[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
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
  • _
You are here: Home / Archives for R

oembed_remote_get_args – filter

run_class-oik-clone-reconcile-batch.php – action

parse_request – action

run_class-oik-clone-push.php – action

run_class-oik-clone-reconcile.php – action

run_class-oik-clone-pull.php – action

rest_api_init – action

Tests_shortcodes_oik_thumbs::remove_shortcode() –

Tests_shortcodes_oik_jquery::restore_scripts() –

Tests_shortcodes_oik_codes::replace_oik_plugins_server() –

Tests_oik_sc_help::replace_wp_version() –

Tests_oik_jquery::reset_jq() –

test_replace – filter

Tests_oik_countdown::reset_jq() –

Tests_oik_admin::replace_site_url() – Temporary until we change the testsdata files

Tests_oik_admin::replace_network_admin_url() – Replaces the admin_url in $expected

Tests_oik_admin::reload_domains() – Reloads the text domains

Tests_oik_admin::remove_most_shortcodes() –

Tests_issue_79::test_retlink() – retlink should not create a title= attribute unless text and title are defined an different

Tests_issue_68::reset_wp_scripts_done() – Do we also need to reset wp_styles?

Tests_includes_bw_register::test_bw_default_taxonomy_labels_themes() –

Tests_includes_bw_register::test_bw_default_taxonomy_labels_themes_bb_BB() –

Tests_includes_bw_register::test_bw_default_labels_themes_bb_BB() – It would have been Contacts but that’s not in the oik text domain so we’ll use "Themes" instead

Tests_includes_bw_register::test_bw_default_taxonomy_labels() –

Tests_includes_bw_register::test_bw_default_taxonomy_labels_bb_BB() –

Tests_includes_bw_register::test_bw_default_labels_pages() –

Tests_includes_bw_register::test_bw_default_labels_pages_bb_BB() – Note: "Pages" is not in the oik text domain so this won’t be translated in the generated labels.

Tests_includes_bw_register::test_bw_default_labels_contacts() – Note: Passing in lower case ‘contacts’ means name will be lower case.

Tests_includes_bw_register::test_bw_default_labels_posts() –

Tests_includes_bw_register::test_bw_default_labels_posts_bb_BB() –

Tests_includes_bw_register::test_en_GB_text_domain_loaded() – Test added to check if the language file was being loaded

Tests_includes_bw_register::test_bw_default_labels() –

Tests_includes_bw_register::test_bw_default_labels_bb_BB() –

Tests_includes_bw_register::setUp() – set up logic

Tests_includes_bw_register::test_bw_singularize() – Tests bw_singularize

tests/test-includes-bw_register.php

Tests_includes_bw_register

Tests_includes_bw_images::replace_post_id() –

Tests_includes_bw_images::replace_home_url() – Replaces home_url and site_url

Tests_includes_bw_formatter::replace_home_url() – Replaces home_url and site_url

Tests_includes_bw_fields::replace_home_url() – Replaces home_url and site_url

Tests_bw_metadata::reset_global_bw_fields() –

bw_trace_reset_form() – Creates the Trace reset button for use somewhere in any page

bw_format_table_row() – Format a table row

bw_register__help() –

bw_register_shortcode() – Implement the [bw_register] shortcode

bw_see_if_domain_required() – See if domain required?

oik_require_lib_wrapper() – Wraps oik_require_lib

oik_register_shortcode_to_shortcake() – Register a shortcode to shortcake

oik_registered_to_shortcake() – Query if the shortcode is already registered

oik_register_shortcodes_to_shortcake() – Register our shortcodes to shortcake

oik_ids_return_value() – Implement ‘manage_users_custom_column’ action for oik-ids

oik_theme_record_new_version() – Let WordPress know that there is a new version of the theme

_oik_themes_load_registered_themes() – Load registered themes

_oik_themes_settings_row() – Display current settings for a theme

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

_oik_plugins_load_registered_plugins() – Load registered plugins

_oik_plugins_settings_row() – Display current settings for a plugin

oik_require_file() – Require a file in a library

oik_require_lib_fallback() – Load the library from fallback directories

oik_require2() – Load a file which could have been relocated from one plugin to another

oik_require() – Invoke require_once on an oik include file or other file

bw_report_scripts() – Report queued scripts

oik_require_class() – Force "autoload" of a class

oik_update::oik_register_theme_server() – Register this theme as one that is served from a different server to WordPress.org

oik_update::oik_register_plugin_server() – Register this plugin as one that is served from a different server to WordPress.org

oik_remote::get_computer_name() – Gets the computer name

oik_remote::are_you_local_computer() – Determines if the URL is on the local computer

oik_remote::are_you_local_IP() – Determines if this is a local IP

oik_remote::bw_adjust_args() – Adjust the args for the wp_remote_post

oik_remote::are_you_local() – Determines if this is a local request

oik_remote::bw_json_decode() – Safer json_decode()

oik_remote::oik_lazy_themes_api_result() – Implement "themes_api_result" filter to add our own themes

oik_remote::oik_lazy_pluginsapi() – Implement "plugin_information" for our own plugins

oik_remote::oik_lazy_themes_api() – Implement "themes_api" for our own themes

oik_remote::oikp_our_plugin() – Determine if this is one of "our" plugins

oik_remote::oik_check_for_theme_update() – Check an oik-themes server for an updated theme

oik_remote::oik_check_for_update() – Check an oik-plugins server for an updated plugin

oik_remote::oik_lazy_alttheme_check() – Check for theme updates

oik_remote::oik_check_these_for_update() – Check these plugins for updated versions

oik_remote::oik_check_checked_for_update() – Check the checked array for updates

oik_remote::bw_retrieve_result() – Return the result if the response code is 200 ( OK )

oik_remote::bw_remote_post() – Wrapper to wp_remote_post

oik_remote::oik_lazy_altapi_check() – Update site_transient_update_plugins for each of our plugins

oik_remote::bw_remote_get2() – Wrapper to wp_remote_get2

oik_remote::bw_remote_get() – Wrapper to wp_remote_get

oik_remote::bw_remote_geth() – wrapper to wp_remote_get for both HEAD and json body

oik_remote::bw_remote_head() – Wrapper to wp_remote_head

oik_remote

libs/class-oik-remote.php

OIK_Plugin_Update::require_lib() – Require a library

OIK_Plugin_Update::report_error() –

oik_register_plugin_server – action

OIK_Plugin_Update::require_dependencies() – Load the dependent libraries

http_request_args – filter

dependencies_cache::reload_dependencies() – Reloads from serialized dependencies

dependencies_cache::replay_styles() – Replays styles.

dependencies_cache::replay_scripts() – Replays scripts.

dependencies_cache::replay_dependencies() – Replays dependencies onto the queues.

  • 1
  • 2
  • 3
  • …
  • 5
  • Next Page »

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

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.1.1. PHP: 7.4.33. Memory limit: 768M