>
Download This Plugin | |
Download Elegant Themes | |
Name | Standout Color Boxes and Buttons |
Version | 0.7.0 |
Author | Jimmy Peña |
Rating | 92 |
Last updated | 2014-08-16 02:38:00 |
Downloads |
48501
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Standout Color Boxes and Buttons plugin added 5 bytes of resources to the Home page and 7 bytes of resources to the sample Post page.
Standout Color Boxes and Buttons plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Standout Color Boxes and Buttons plugin ads no tables to your Wordpress blog database.This plugin implements colored content boxes and buttons a la this Studiopress blog post. Using a simple shortcode or PHP function you can create colorful buttons and content boxes. CSS is only included on pages with shortcode. Write and include your own CSS to create your own color schemes.
If this plugin breaks your site or just flat out does not work, please go to Compatibility and click "Broken" after verifying your WordPress version and the version of the plugin you are using.
Then, create a thread in the Support forum with a description of the issue. Make sure you are using the latest version of WordPress and the plugin before reporting issues, to be sure that the issue is with the current version and not with an older version where the issue may have already been fixed.
Please do not use the Reviews section to report issues or request new features.
To display on any post or page, use this shortcode:
[color-box]Content goes here[/color-box]
or
[color-button]Content goes here[/color-button]
Make sure you go to the plugin settings page after installing to set default options.
If you use and enjoy this plugin, please rate it and click the "Works" button below so others know that it works with the latest version of WordPress.
Code sources: - http://codex.wordpress.org/Shortcode_API - http://codex.wordpress.org/Function_Reference/wp_enqueue_style - http://scribu.net/wordpress/conditional-script-loading-revisited.html