Strapboot Option is a versatile theme options settings for Wordpress theme designers and users. It has built-in 14 most used essential plugins ready to be active on your fingertip. Built with Wordpress best practices using Custom Meta Box.

== Free Plugins Description ==
1. Theme Option Setting
2. Registration, Login and Password reset form
3. Enable/Disable Bootstrap.
4. Enable/Disable Font Awesome.
5. Enable/Disable WP Adminbar.
6. Restrict Wordpress Dashboard
7. Breadcrumb Trial
8. Extra Category Fields
9. Numeric Pagination (Bootstrap)
10. Enable/Disable Smoothscroll
11.  Category child theme
12.  Taxonomy child theme
13.  Upload files with Download Counter post type
14.  Assign Category Author (Taxonomy manually)


Download

**Usage:**
Implementation on theme are shown in the plugin option pages.
Examples: For registration form, simply use the shortcodes [register_form] , [login_form] and [password_form]
or <?php echo strapboot_registration_form(); ?> , <?php echo strapboot_login_form(); ?> <?php echo strapboot_password_form(); ?>
And to output theme option inside the theme templates, use <?php echo my_option('layout'); ?>

== Installation ==

1. Use the WordPress plugin installer to upload the plugin. Alternatively you can manually create a new folder in the `/wp-content/plugins/` directory and upload all the files there.
2. Activate the plugin from the 'Plugins' menu in WordPress
3. To display the form on your website create a new post or page with shortcodes given above or use the template tag in your theme.

== Screenshots ==

Post a Comment