內容簡介
選項是 WordPress 用於存儲各種偏好和配置設置的數據塊。以下是這些選項以及當前 WordPress 安裝的某些默認值:
此插件使用簡單的短碼來顯示 WP 選項:
[wpoption opt=”blogname”]
查看選項參考。
使用 [wpoption opt=”blogname”] 短碼來顯示任何 WordPress 選項。此插件使用短碼簡單地顯示 WP 選項,您可以參考此處的選項列表: 查看選項參考。
一些可用的選項:
blogname | 網站標題
blogdescription | 網站描述
date_format | 默認日期格式
home | 網站地址 (URL)
siteurl | WordPress 地址 (URL)
time_format | 默認時間格式
外掛標籤
開發者團隊
原文外掛簡介
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. You can reference list of options here: Codex Option Reference..
This plugin is a simple way to display WP Options using shortcode:
[wpoption opt=”blogname”]
Check Options 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.
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
