Coder Social home page Coder Social logo

beapi / missed-schedule Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 1.0 108 KB

Publish future post when the publication date has passed and WordPress fails.

Home Page: https://beapi.fr

License: Apache License 2.0

PHP 100.00%
wordpress-plugin wordpress future schedule

missed-schedule's Introduction

Be API Github Banner

Missed Schedule

Publish future post when the publication date has passed and WordPress fails. Prefer WP-CRON CLI usage instead synchronous execution.

Requirements

  • WordPress > 3.9
  • PHP > 5.6

Customization and hooks

This plugin doesn't have any hook.

It is possible to force the publication synchronously mode with the following constant. Otherwise, posts will be published via the WP_CRON tasks.

<?php 
if ( ! defined( 'ENABLE_SYNC_MISSED_CHECK' ) ) {
	define( 'ENABLE_SYNC_MISSED_CHECK', true );
}

Who ?

Created by Be API, the French WordPress leader agency since 2009. Based in Paris, we are more than 30 people and always hiring some fun and talented guys. So we will be pleased to work with you.

This plugin is only maintained, which means we do not guarantee some free support. Consider reporting an issue and be patient.

If you really like what we do or want to thank us for our quick work, feel free to donate as much as you want / can, even 1€ is a great gift for buying coffee :)

License

This plugin is licensed under the GPLv2 or later.

missed-schedule's People

Contributors

herewithme avatar rahe avatar romain-d avatar petitphp avatar

Watchers

sLaNGjIs Team avatar François Thibaud avatar James Cloos avatar  avatar  avatar  avatar

Forkers

maximeculea

missed-schedule's Issues

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.