Download the PHP package storepress/admin-utils without Composer
On this page you can find all versions of the php package storepress/admin-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download storepress/admin-utils
More information about storepress/admin-utils
Files in storepress/admin-utils
Download storepress/admin-utils
More information about storepress/admin-utils
Files in storepress/admin-utils
Vendor storepress
Package admin-utils
Short Description Utility Classes for WordPress Plugin Projects.
License GPL-2.0-or-later
Homepage https://github.com/EmranAhmed/storepress-admin-utils#readme
Package admin-utils
Short Description Utility Classes for WordPress Plugin Projects.
License GPL-2.0-or-later
Homepage https://github.com/EmranAhmed/storepress-admin-utils#readme
Please rate this library. Is it a good library?
Informations about the package admin-utils
StorePress Admin Utils
Admin Utility functions for StorePress WordPress Plugin Projects.
Installation
Usage
Plugin instance
Plugin AdminPage.php
Plugin AdminSettings.php
Section data structure
Field data structure
Plugin Settings.php
file
- Now use
Settings::instance();
onPlugin::init()
REST API
- URL will be:
/wp-json/<page_id>/<rest_api_version>/settings
Upgrade Notice
-
Show notice for incompatible extended plugin.
- Now use
Upgrade_Notice::instance();
onPlugin::init()
Plugin Update
- You must add
Update URI:
on plugin file header to perform update.
Plugin Updater.php
file
- Now use
Updater::instance();
onPlugin::init()
Update Server
All versions of admin-utils with dependencies
PHP Build Version
Package Version
No informations.
The package storepress/admin-utils contains the following files
Loading the files please wait ....