urre / postpone
There is no license information available for the latest version (1.0.0) of this package.
A simple WordPress plugin that lets you choose if you want to schedule a post in 1 hour, Tomorrow 8 am, Tomorrow after lunch, Tonight, Next monday or Next month.
1.0.0
2015-04-15 18:25 UTC
Requires
- php: >=5.3.0
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2026-04-29 15:23:11 UTC
README
A simple WordPress plugin that lets you choose if you want to schedule a post in 1 hour, Tomorrow 8 am, Tomorrow after lunch, Tonight, Next monday or Next month.
Install from WordPress Plugin directory
- Install plugin from the WordPress Plugin directory
Install via WordPress Packagist
- Add
"wpackagist-plugin/postpone": "*"to your composer.json - Run
composer.phar update - Postpone are installed to
wp-content/plugins/
Install directly via Composer
composer require urre/postpone
Install manually
- Download zip and extract
- Rename the folder from
postpone-mastertopostpone - Upload the plugin to your plugins directory
- Activate the plugin
Uninstall
- Deactivate plugin
Translations
Postpone is available in:
- English
- Swedish
Changelog
- 1.0.0: Release
- 0.1.0: First version in repo