[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

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

You appear to be a bot. Output may be restricted

Description

Register this plugin as one that is served from a different server to WordPress.org

Notes: Plugins registered using the API set the default value for the server … which may be null i.e. they set the intention to be served from somewhere other than WordPress.org When required we determine the actual server location AND other fields as needed during oik_query_plugins_server() At least ONE plugin needs to call this API for the oik plugin server logic to be activated.

Usage

oik_register_plugin_server( $file, $server, $apikey );

Parameters

$file
( string ) required – fully qualified plugin file name
$server
( string ) optional – server name initial value – only set when the server value in the options is blank
$apikey
( string ) optional – hard coded apikey initial value

Returns

void

Source

File name: oik/admin/oik-admin.php
Lines:
1 to 5 of 5
function oik_register_plugin_server( $file, $server=null, $apikey=null ) {
  $oik_update_loaded = oik_require_lib( "class-oik-update" );  
  bw_trace2( $oik_update_loaded, "oik_update_loaded" );
  oik_update::oik_register_plugin_server( $file, $server, $apikey );
}
 
 View on GitHub View on Trac

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

Information

Function name: oik_register_plugin_server
Plugin ref: oik – oik information kit
Version: 4.10.0
Sourcefile: admin/oik-admin.php
File ref: admin/oik-admin.php
Deprecated?: No
API Letters: O,P,R,S

Recent plugin updates

sb-breadcrumbs-block v0.6.1 Update to sb-breadcrumbs-block v0.6.1 for support for PHP 8.1 and PHP 8.2 ...
slog v1.5.1 Update to slog v1.5.1 for support for PHP 8.1 and PHP 8.2 ...
oik-presentation v2.0.1 Update to oik-presentation v2.0.1 for support for PHP 8.1 and PHP 8.2. ...
oik-video v1.2.4 Update to oik-video v1.2.4 for support for PHP 8.1 and PHP 8.2 ...
oik-tunes v1.0.0 Update to oik-tunes v1.0.0 for support for PHP 8.1 and PHP 8.2 ...

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