Creotec Content Expiration Manager
Creotec Content Expiration Manager adds simple content lifecycle management to WordPress: Add an expiration date/time to posts, pages, and public custom post types. Choose what happens when content expires: Change status to Draft Make Private/Password Protect (unpublish) Redirect to another URL (301 or 302) Replace content with a custom “expired” message Display an “Expired” banner at the top of the post Move content to the bin/trash Optional pre-expiration reminder email to the site admin address. Reliable processing: Runs on WP-Cron every 10 minutes Includes a lightweight fallback check on normal WordPress requests (throttled) Admin overview page: Expiring Soon (next 30 days) Already Expired Bulk actions (extend date, disable expiration) Reusable templates for redirect, banner, and replacement-content actions. Per-post-type enabling/disabling under Settings > Post Expiration. List-table indicator icons show which posts have expiration enabled. No external services, no analytics, no licensing system. Usage Edit any supported post type. In the “Expiration” box: Check “Enable expiration”. Set an “Expiration date & time” (site timezone). Optionally choose a reminder email (1/3/7 days before). Choose what happens when it expires. Update/publish the post. To manage expirations site-wide: * Go to WP Admin > Expirations * Use tabs: * Expiring Soon (next 30 days) * Already Expired * Use bulk actions: * Extend by 7 days * Extend by 30 days * Disable expiration To choose which post types support expiration: * Go to Settings > Expirations. To create reusable expiration templates: * Go to Settings > Expirations. * Create templates for redirects, banners, or replacement content. * When editing a post, choose a template in the relevant expiration action. Template edits are reflected anywhere that template is selected. Restore original content (Replace action) When the action is “Replace content with a message”, the plugin saves the original content when the expiration is processed. After that, a “Restore original content” button appears in the Expiration meta box, allowing you to restore the saved content and disable expiration for that item. Expiration processing & reliability This plugin does not rely solely on WP-Cron. Primary: WP-Cron runs every 10 minutes to process reminders and expirations. Fallback: A lightweight check runs on WordPress requests (throttled via transient) to ensure expirations still trigger even if cron is delayed. Notes about caching: * Some full-page caches may serve pages without executing PHP. In those cases, expirations will still process when WordPress runs (admin requests, REST requests, cron, etc.). * On expiration, the plugin triggers an action hook so caching plugins/site code can purge caches: do_action( ‘creocem_post_expired’, $post_id, $action ); Hooks creocem_post_expired – Fires after a post is processed as expired. Parameters: (int) $post_id, (string) $action License This plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Credits Developed and maintained by Michael Gbadebo @ Creotec Limited.
Top keywords
- expiration17×3.28%
- post12×2.32%
- content11×2.12%
- action7×1.35%
- expirations7×1.35%
- expired7×1.35%
- choose5×0.97%
- days5×0.97%
- admin4×0.77%
- license4×0.77%
- requests4×0.77%
- runs4×0.77%
Encryption contest
Plugin contains a complete system for evaluating contests. It allows you create tasks queue for future days (such as task-1 for first week, task-2 for weekend etc.). Tasks changing is based on date. Once you set parameters and you no longer have to worry about anything. All is doing automatically. When one task expirate, next task is followed and summary email is sended to you with results. You can manualy confirm user answer, if you think it’s right. No problem, only hit one button. Creating tasks It’s absolutely easy. Go to admin menu on page Encryption contest and hit create new task. Fill expirate date (from – to) with right solution, what user should answer. Choose code from checkbox and save it. Interface First one is front-end created by shortcode [encryption-contest]. You can place it on any page and user can start it using immediately. There is set one default Task for your inspiration, how does it works. Second interface is options page Encryption contest. This page is for administrators only and you will visit that only once for general settings. There you can manage data displayed in frontend (if countdown should be displayed etc). You can manage capatibility, what user need for creating tasks, it means that plugin isn’t limited only to admins. It depend’s on your settings. Thirth interface is admin menu page Encryption contest. This is place, where you can create or edit all Tasks for users. It’s simply. Admin insert text, what user should answer and plugin will compare it with user answer. If text from admin is similar with text from user, user will be automatically set as right solution. Codes to use Plugin consists of eight most used codes in general public. If you create your task with this prepared codes, many people it can encrypt. Predefined codes are: Move letter about X in alphabet Text backwards with random gaps Every second letter Substitution behind the numbers Z = 26 Snail from center Great poland cross Morse code Reverse Morse code Of course this plugin contain way to insert your own cyphre. It can be text or just image. If you want make any complex cyphre, this is only way. You must translate to code manually. Multilangual This plugin is fully prepared for translation. Actually are supported languages: English Czech
Top keywords
- user8×2.06%
- only5×1.29%
- page5×1.29%
- task