shortcode-options

This plugin is a simple way to display WP Options using shortcode.

GPL-2.0 License

Stars
2

Note This is the development version and contains features that may be in various stages of development. If you want to use this on a live website download here: Shortcode Options.

Shortcode Options

WordPress uses options to store a wide range of preferences and configuration settings. These options are essential for WordPress to function smoothly. By default, WordPress installs come with a set of predefined options that are used to manage various aspects of the site.

If you want to easily display WordPress options on your site, the WP Options Shortcode plugin can help. With this plugin, you can display WP Options using shortcodes, making it easy to showcase important information on your website.

To use the plugin, simply insert the shortcode [wpoption opt=”blogname”] wherever you want the option to appear. You can customize the shortcode to display any option you need, such as the site URL or the number of posts per page.

The WP Options Shortcode plugin offers a simple and efficient way to display WordPress options on your site. With this plugin, you can easily access important information without having to navigate through the WordPress backend.

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 (Reference). You can reference list of options here: Codex Option Reference..

Getting Started

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: Option Reference.

[wpoption opt="blogname"]

License

This project is licensed under the GNU General Public License v2.0

Acknowledgments

  • wp codex
  • Inspiration: client website
Related Projects