mirror of
https://gh.wpcy.net/https://github.com/jack-arturo/FreeFeatureRequests.git
synced 2026-04-17 19:22:22 +08:00
12 lines
462 B
Text
12 lines
462 B
Text
/**
|
|
* Plugin Name: Rest API for Simple Feature Requests
|
|
* Plugin URI: https://github.com/verygoodplugins/FreeFeatureRequests/
|
|
* Description: Rest API to list the available statuses of feature requests and to use register_meta to register the jck_sfr_status field.
|
|
* Version: 1.0.0
|
|
* Author: Your Name
|
|
* Author URI: https://verygoodplugins.com/
|
|
* License: GPL2
|
|
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
|
* Text Domain: wp-sfr-rest-api
|
|
*/
|
|
|