Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

EZ Shortcode Content

=== EZ Shortcode Content ===
Contributors: nonelin
Tags: Shortcode, plugin, wordpress
Donate link: https://dafatime.idv.tw
Requires at least: 6.0
Tested up to: 6.3.2
Requires PHP: 8.1
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

簡單短代碼內容,簡稱 "EZSC",使用 EZSC 建立短代碼內容,插入文章內容中,來顯示自訂內容,在短代碼中添加開始與結束時間,達到定時顯示隱藏內容功能。

== Description ==
簡單短代碼內容,簡稱 "EZSC",使用 EZSC 建立短代碼內容,插入文章內容中,來顯示自訂內容,在短代碼中添加開始與結束時間,達到定時顯示隱藏內容功能。

== Installation ==
1. Upload "ez-shortcode-content" to the "/wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Create "Shortcode Content" content.
4. Go to posts insert Shortcode. e.g. [ez_shortcode post_id="444" start_time="2023-11-13 12:00" end_time="2023-11-30 12:00"]
*[ez_shortcode post_id="[Shortcode ID]" start_time="[datetime]" end_time="[datetime]"]

== Screenshots ==
1. Shortcode content list to screenshot-1.
2. Shortcode content edit to screenshot-2.
3. Shortcode content TinyMCE editor button insert to screenshot-3.

== Changelog ==
= 0.2 =
* add gutenberg insert Shortcode button .

= 0.1 =
* Initial release.