[oik] plugins.com

WordPress plugins and themes

  • Home
  • About
    • lazy shortcodes
    • smart shortcodes
    • oik base plugin
      • oik – donate
      • oik PayPal buttons
      • oik installation
      • oik Button Shortcode button
      • oik changelog
      • oik FAQ
      • oik plugins on SVN
      • oik plugins on GitHub
  • Plugins
    • oik base plugin
    • FREE oik plugins
    • WordPress plugins
    • Premium oik plugins
    • Bespoke oik plugins
  • Shortcodes
    • Shortcode examples
  • Blocks
    • Block examples
  • APIs
    • ALL action and filter hooks
  • Blog

admin/oik-batchmove-cron.php


Lines:
1 to 83 of 83
<?php // (C) Copyright Bobbing Wide 2013, 2014

/* function oik_batchmove_lazy_scheduled_page() – Display the "Scheduled republish" page */

/* function oik_batchmove_settings() – Display the scheduled republish settings */

/* function oik_batchmove_reschedule_oldest() – To choose categories to be rescheduled by cycling the oldest to the current date. */


/* function oik_batchmove_reschedule_oldest_tags() – To choose categories to be rescheduled by cycling the oldest to the current date. */
 
/* function oik_batchmove_run_cron_maybe() – Invoke the cron event if requested */

/* function oik_batchmove_run_category_republish_maybe() – Invoke category republish if requested */

/* function oik_batchmove_run_tag_republish_maybe() – Invoke tag republish if requested */
 

/* function oik_batchmove_scheduled_option_default() – Return the bw_scheduled default option value */

/* function oik_batchmove_scheduled_option() – Return the value for the bw_scheduled option field */

/* function oik_batchmove_list_posts() – List the set of posts */

/* function oik_batchmove_query_post_date() – Determine the post_date for the query */
  
/* function oik_batchmove_repost_today() – Show the posts that should have been reposted today */
  
/* function oik_batchmove_reposts() – Show the posts that will get reposted tomorrow */

/* function oik_batchmove_rescheduled() – Show the posts that were rescheduled */

/* function oik_batchmove_cron() – Display the CRON information for "oik_batchmove_hook" */

/* function oik_batchmove_schedule_event() – Schedule "oik_batchmove_hook" to run daily at midnight */

/* function oik_batchmove_schedule() – Schedule or deschedule the CRON job */

/* function oik_batchmove_lazy_cron() – Perform scheduled republishing for selected posts */

/* function bw_delete_all_meta_key() – Delete unnecessary "_do_not_reschedule" metadata */

/* function oik_batchmove_lazy_category_republish() – Perform category republishing for selected categories */

/* function oik_batchmove_lazy_tag_republish() – Perform tag republishing for selected tags */

/* function oik_batchmove_query_oldest_date() – Find the oldest date for posts in this category and/or with this tag which are not marked as "_do_not_reschedule" */

/* function oik_batchmove_category_republish() – Republish posts from a chosen category, setting a new published time if required */


/* function oik_batchmove_tag_republish() – Republish posts with a chosen tag, setting a new published time if required */

if ( !function_exists( "bw_update_option" ) ) {
/* function bw_update_option() – Set the value of an option field in the options group */
}  

/* function oik_batchmove_log_reposted() – Update the log of oik_batchmove_lazy_cron */

/* function oik_batchmove_query_reposts() – Query the posts to be published or republished */

/* function oik_batchmove_republish_post() – Republish a post */

/* function oik_batchmove_reschedule() – Alter the post date by applying the "reschedule" option */

/* function oik_batchmove_reschedule_cat() – Reschedule to the current date, setting the time to the desired time if necessary */

if ( !function_exists( "bw_date_i18n" ) ) { 
/* function bw_date_i18n() – Return a localized version of the date */
}

/* function oik_batchmove_handle_comments() – Update the title and content when a post with comments is being republished */

/* function oik_batchmove_delete_postmeta() – $metadata
options_page_oik_batchmove_scheduled 41 0 27398904/27618192 oik_batchmove_delete_postmeta(4)  Array
(
[_edit_last] => Array */

/* function oik_batchmove_check_postmeta_key() – Delete any post meta data that we won’t need in the future */



 
 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: admin/oik-batchmove-cron.php
      Plugin ref: Batch change categories or republish
      Version: 2.5.1
      Deprecated?: No
      API Letters: A,B,C,O,P

      Published: March 11, 2017 | Last updated: March 11, 2017

      Information

      File name: admin/oik-batchmove-cron.php
      Plugin ref: Batch change categories or republish
      Version: 2.5.1
      Deprecated?: No
      API Letters: A,B,C,O,P

      Recent plugin updates

      oik-weight-zone-shipping v0.2.6 oik-weight-zone-shipping v0.2.6 has been tested with WooCommerce 7.4.0. ...
      sb-chart-block v1.2.3 SB Chart Block v1.2.3 contains a fix for an Uncaught Error: Call to undefined function bw_trace2()  ...
      SB Chart Block v1.2.1 Update to SB Chart Block v1.2.0 for custom colors, font size options and multiple y-axis charts.  ...
      oik-css v2.1.0 Update to oik-css v2.1.0 for the ability to style CSS and GeSHi output in documentation. ...
      oik-types v2.3.0 Update to oik-types v2.3.0 for improved control over sort order on archives ...

      Plugins

      • All Plugins
      • oik base plugin
      • FREE oik plugins
      • WordPress plugins
      • Premium oik plugins

      Themes

      • FREE themes
      • Bespoke themes
      • Premium themes

      Blocks

      • All Blocks
      • Block examples
      • About Blocks

      Shortcodes

      • All Shortcodes
      • Shortcode examples
      • About Shortcodes

      Reference

      • About APIs
      • All APIs
      • All Classes
      • All Files
      • All Hooks

      Support

      • Contact
      • Cookies policy
      • Get API key
      • Privacy
      • Request support
      • Sitemap
      • Stay informed
      • Terms and Conditions
      oik-plugins
      Email: herb@bobbingwide.com

      Weight shipping plugins

      Find out which cart weight shipping plugin you need for your WooCommerce site.
      Which cart weight based plugin do I need?

      Site:  www.oik-plugins.com
      © Copyright oik-plugins 2011-2023. All rights reserved.


      Website designed and developed by Herb Miller of Bobbing Wide
      Proudly powered by WordPress and oik-plugins
      WordPress 6.2. PHP: 7.4.33. Memory limit: 768M