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.

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 0

Open Issues: 0

Type:wordpress-plugin

1.0.0 2015-04-15 18:25 UTC

This package is not auto-updated.

Last update: 2024-04-17 05:26:38 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.

Postpone

Install from WordPress Plugin directory

  1. Install plugin from the WordPress Plugin directory

Install via WordPress Packagist

  1. Add "wpackagist-plugin/postpone": "*" to your composer.json
  2. Run composer.phar update
  3. Postpone are installed to wp-content/plugins/

Install directly via Composer

composer require urre/postpone

Install manually

  1. Download zip and extract
  2. Rename the folder from postpone-master to postpone
  3. Upload the plugin to your plugins directory
  4. Activate the plugin

Uninstall

  1. Deactivate plugin

Translations

Postpone is available in:

  • English
  • Swedish

Changelog

  • 1.0.0: Release
  • 0.1.0: First version in repo