FreeFeatureRequests/WordPress-Plugin/simple-feature-requests-api/readme.txt
2023-10-17 18:14:18 +02:00

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
*/