Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Simple Post Expiration

Περιγραφή

A simple plugin that allows you to set an expiration date on posts. Once a post is expired, “Expired” will be prefixed to the post title.

You can show the expiration status of a post using the [expires] short code.

The [expires] short code accepts 5 optional parameters:

  • expires_on – The text to be shown when a post has not yet expired. Default: This item expires on: %s

  • expired – The text to be shown when a post is expired. Default: This item expired on: %s

  • date_format – The format the expiration date should be displayed in

  • class – The class or classes given to the DIV element

  • id – The ID given to the DIV element

The %s will be replaced with the expiration date.

Have you found a bug or have a suggestion or improvement you’d like to submit? This plugin is available on Github and pull requests are welcome!

Στιγμιότυπα

  • Metabox added to each post / custom post type
  • Metabox with calendar showing
  • Expired post with modified title
  • Expired / Expiring Posts widget

Εγκατάσταση

  1. Activate the plugin
  2. Go to Settings > Reading and set the expired prefix
  3. Add an expiration date to any post item that you wish to expire at a certain point in time
  4. Optionally add the [expires] short code to the post content

Κριτικές

27 Νοεμβρίου 2021
It works as what the developer said.
26 Ιουλίου 2018 1 απάντηση
I recently downloaded the plugin and it works and displaying on the item Expired once it is expired. I hope if it has a function to hide the expired item as well.
26 Φεβρουαρίου 2017
there is no possibility to choose the time, except for the choice of the date is more than anything. Add if you can also select the time. If there was still a possibility except off positions, it would be even disable the widget, in general would have been super !!!
8 Φεβρουαρίου 2017
I really found this plugin easy to use and nice. But would have given 5 STARS rating, if there would have a feature of time of a particular day to make a post expire. Like if i want to make a post expire at 5PM of 7 oct 2014. How is this possible?? Waiting for a reply.
Ανάγνωση όλων των 7 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Simple Post Expiration” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0.1

  • Fix: Notice with PHP 7
  • New: Translation files for pt_PT

1.0

  • First release!