=== Shortcode Options === Contributors: icelayer Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6D6W2KXB88NKE Tags: options, shortcode Requires at least: 3.4 Tested up to: 6.1 Stable tag: 2.0.13 Requires PHP: 7.3 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html The Shortcode Options plugin is a simple way to display WordPress Options using a shortcode. == Description == Options are pieces of data that WordPress uses to store various preferences and configuration settings. Listed below are the options, along with some of the default values from the current WordPress install. This plugin is a simple way to display WP Options using shortcode: **[wpoption opt="blogname"]** [Check Options Reference](https://codex.wordpress.org/Option_Reference). Use the **[wpoption opt="blogname"]** shortcode to display any WordPress Option. This plugin is a simple way to display WP Options using shortcode, you can reference list of options here: [Check Options Reference](https://codex.wordpress.org/Option_Reference). = Some Available Options: = * blogname | Blog title * blogdescription | Blog tagline * date_format | Default date format * home | Blog address (URL) * siteurl | WordPress address (URL) * time_format | Default time format == Installation == 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. To get started you will need to create the slides for the slider in WordPress admin menu select Add New under Slim Slides. == Screenshots == 1. ... == Changelog == == Upgrade Notice ==