07-16-2014, 08:57 AM
I thought this might help someone else. It helped me. Cheers.
Generators
Taxonomy Generator
Create custom Taxonomies using register_taxonomy() function.
Taxonomy Generator
Post Type Generator
Create custom Post Types using register_post_type() function.
Post Type Generator
Post Status Generator
Create custom Post Status using register_post_status() function.
Post Status Generator
Theme Support Generator
Create custom Theme Features using add_theme_support() function.
Theme Support Generator
Sidebar Generator
Create custom Sidebars using register_sidebar() function.
Sidebar Generator
Menu Generator
Create custom Navigation Menus using register_nav_menus() function.
Menu Generator
Quicktags Generator
Create custom Quicktags for the WordPress text editor.
Quicktags Generator
Toolbar Generator
Create custom Toolbar (Admin Bar) using WP_Admin_Bar class.
Toolbar Generator
User Contact Methods Generator
Create custom Contact Methods for WordPress user-profile.
User Contact Methods Generator
WP_Query Generator
Create custom WordPress Queries using WP_Query class.
WP_Query Generator
WP_User_Query Generator
Create custom User Queries using WP_User_Query class.
WP_User_Query Generator
WP_Comment_Query Generator
Create custom Comment Queries using WP_Comment_Query class.
WP_Comment_Query Generator
wp-config.php Generator
Create custom configuration settings on wp-config.php file.
wp-config.php Generator
Plugin Readme Generator
Create custom readme.txt file for your WordPress plugin.
Plugin Readme Generator
Shortcodes Generator
Create custom Shortcodes using add_shortcode() function.
Shortcodes Generator
Register WordPress Scripts
Register custom WordPress Scripts using wp_register_script() function.
Register WordPress Scripts
Register WordPress Styles
Register custom WordPress Styles using wp_register_style() function.
Register WordPress Styles
Theme Default Headers Generator
Create custom Theme Default Headers using register_default_headers() function.
</article>
Generators
Taxonomy Generator
Create custom Taxonomies using register_taxonomy() function.
Taxonomy Generator
Post Type Generator
Create custom Post Types using register_post_type() function.
Post Type Generator
Post Status Generator
Create custom Post Status using register_post_status() function.
Post Status Generator
Theme Support Generator
Create custom Theme Features using add_theme_support() function.
Theme Support Generator
Sidebar Generator
Create custom Sidebars using register_sidebar() function.
Sidebar Generator
Menu Generator
Create custom Navigation Menus using register_nav_menus() function.
Menu Generator
Quicktags Generator
Create custom Quicktags for the WordPress text editor.
Quicktags Generator
Toolbar Generator
Create custom Toolbar (Admin Bar) using WP_Admin_Bar class.
Toolbar Generator
User Contact Methods Generator
Create custom Contact Methods for WordPress user-profile.
User Contact Methods Generator
WP_Query Generator
Create custom WordPress Queries using WP_Query class.
WP_Query Generator
WP_User_Query Generator
Create custom User Queries using WP_User_Query class.
WP_User_Query Generator
WP_Comment_Query Generator
Create custom Comment Queries using WP_Comment_Query class.
WP_Comment_Query Generator
wp-config.php Generator
Create custom configuration settings on wp-config.php file.
wp-config.php Generator
Plugin Readme Generator
Create custom readme.txt file for your WordPress plugin.
Plugin Readme Generator
Shortcodes Generator
Create custom Shortcodes using add_shortcode() function.
Shortcodes Generator
Register WordPress Scripts
Register custom WordPress Scripts using wp_register_script() function.
Register WordPress Scripts
Register WordPress Styles
Register custom WordPress Styles using wp_register_style() function.
Register WordPress Styles
Theme Default Headers Generator
Create custom Theme Default Headers using register_default_headers() function.
</article>