=== Label Defaults Helper === Contributors: mimosafa Donate link: http://mimosafa.me Tags: Custom Post Type, Label, Helper, Post Type Requires at least: 4.6 Tested up to: 4.6.1 Stable tag: 0.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Generate Custom Post Type Labels for Admin UI. == Description == When you register a custom post type using 'register_post_type' function, a variety of label is automatically generated. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. That’s all ! == Frequently Asked Questions == == Screenshots == == Changelog == = 0.0 = * Initial Release.