GithubHelp home page GithubHelp logo

hernantas / wpautoschedule Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 38 KB

Wordpress Plugin for auto scheduling the post.

License: GNU General Public License v3.0

PHP 75.19% JavaScript 24.81%
wordpress wordpress-plugin

wpautoschedule's Introduction

=== Auto Schedule ===
Contributors: hernantas
Donate link: http://www.hernantas.com/
Tags: automatic, schedule, custom, date, default, future
Requires at least: 4.4
Tested up to: 4.9.1
Stable tag: 1.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

Wordpress plugin to automatically set your post schedule.

== Description ==

The purpose of this plugin is for automatically set the scheduled date just with one click. This is useful since it not that convenient to set schedule in WordPress. The plugin can set the date (including the month and the year) & time (hour & minutes) automatically and can be changed from the settings page.

Please see the screenshots to see how it look like.

This plugin works by adding a button in the post editor page, but this button only shows for the drafted post to avoid cluttering the editor page. When the button is clicked, the plugin will find the date that is available (have a less scheduled post than the limit). If there is some date that available, the plugin will assign the nearest available future date.

However, to automatically set the schedule set for you, this plugin will add single javascript only when you are in the editor. What this javascript do is:

1. Find the date that are available based on data generated in PHP.
2. Set the schedule in the page.

This javascript do not have any data communication with the server (since I don't know how anyway). This javascript only set the schedule from the element in the editor page such as edit button, publish button, etc. This is really simple plugin after all.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/auto-schedule` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Settings->Auto Schedule screen to configure the plugin (or skip this one if want to use the default)
4. Start creating a new post or edit the draft.
5. Click the schedule button
6. Profit

== Screenshots ==

1. https://ps.w.org/auto-scheduling/assets/screenshot-1.png
2. https://ps.w.org/auto-scheduling/assets/screenshot-2.png
3. https://ps.w.org/auto-scheduling/assets/screenshot-3.png

== Changelog ==

= 1.0 =
* Initial Release

== Upgrade Notice ==

= 1.0 =
Install just like normal plugin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.