Download the PHP package jcore/runner without Composer
On this page you can find all versions of the php package jcore/runner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor jcore
Package runner
Short Description JCORE Script Runner. A WordPress plugin to easily allow manual running of scripts for maintenance and utility.
License GPL-2.0-only
Package runner
Short Description JCORE Script Runner. A WordPress plugin to easily allow manual running of scripts for maintenance and utility.
License GPL-2.0-only
Please rate this library. Is it a good library?
Informations about the package runner
JCORE Script Runner Plugin
A WordPress plugin to easily allow manual running of scripts for maintenance and utility.
How do I get set up?
Install the plugin in your project. Either as a submodule, or just through the zip file.
Wherever you want in you code (Project theme, separate plugin) add the functions you want to run. Any output you want shown to the user should be echoed.
Use the jcore_runner_functions
filter to add your function to the runner. The filter gives you one array that you can add the functions to. Use a unique ID as key and add an array with:
All versions of runner with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
^2.2.0
The package jcore/runner contains the following files
Loading the files please wait ....