This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Scheduled Contents Shortcode

Kuvaus

Adds shortcode [schedule]. Simple way to show and hide content by datetime.

[schedule from="2017-08-10T15:00" to="2020-08-11T23:00"] your contents. [/schedule]

Requirement

  • PHP 5.5+

Asennus

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress

UKK

Installation Instructions
  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress

Arvostelut

18.4.2019
Every so often I have a notice within a page or post that needs to expire without me having to baby-sit and remember to remove it. And it may even be an annual recurring notice that I can easily re-institute on a new date. This plugin does the job. You will need to make sure you have the correct timezone set in your Wordpress General Settings, or the start and end times may not work as expected. Other than that, it’s simple and straight-forward.
I love this little plugin. It allows us to put random notes over the website about closings or other items, and it will automatically remove them when the time is up. It helps us make sure that our content is up to date. Works with 4.9.10.
Lue kaikki 3 arvostelua.

Avustajat & Kehittäjät

“Scheduled Contents Shortcode” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Scheduled Contents Shortcode” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.0.1

  • Update Readme.

1.0.0

  • First release.