[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, 2023

/* 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.3
      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.3
      Deprecated?: No
      API Letters: A,B,C,O,P

      Recent plugin updates

      oik-weight-zone-shipping v0.2.13 oik-weight-zone-shipping v0.2.13 has been tested with WooCommerce 10.1.2 and WordPress 6.8.2 ...
      SB Children Block v1.3.0 Upgrade to SB Children Block v1.3.0 for support for PHP 8.3 and PHP 8.4  ...
      oik v4.15.3 Update to oik v4.15.3 for a couple of security fixes. Tested with WordPress 6.8.2 ...
      oik-privacy-policy v1.4.9 Update to oik-privacy-policy v1.4.9 for a security fix. Tested with WordPress 6.8.2 and PHP 8.3 and PHP 8.4 ...
      oik-nivo-slider v1.17.0 oik-nivo-slider v1.17.0 introduces the Nivo slider block - oik-nivo-slider/nivo. ...

      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-2025. All rights reserved.


      Website designed and developed by Herb Miller of Bobbing Wide
      Proudly powered by WordPress and oik-plugins

      WordPress version: 6.8.3

      Gutenberg version: 21.7.0

      PHP version: 8.2.29