Plugin Directory

Changeset 3458539


Ignore:
Timestamp:
02/10/2026 11:27:31 PM (7 weeks ago)
Author:
ufukart
Message:

small changes on readme.txt
removed non-necessary code block

Location:
missed-schedule-post-publisher
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • missed-schedule-post-publisher/tags/2.0

    • Property svn:global-ignores set to
      .vscode
  • missed-schedule-post-publisher/tags/2.2/missed-schedule-post-publisher.php

    r3456627 r3458539  
    1414namespace MissedSchedulePostPublisher;
    1515
    16 defined('ABSPATH') || exit;
     16if (!defined('ABSPATH')) {
     17    define('ABSPATH', __DIR__);
     18}
     19
    1720
    1821final class Missed_Schedule_Post_Publisher {
     
    192195        <div class="wrap">
    193196            <h1><?php esc_html_e('Missed Schedule Post Publisher Settings', 'missed-schedule-post-publisher'); ?></h1>
    194                 <?php if ( defined('DISABLE_WP_CRON') && DISABLE_WP_CRON ) {
    195                     echo '<div class="notice notice-warning"><p>';
    196                     esc_html_e("The site's WP-Cron is disabled. For the plugin to function correctly, you need to periodically run wp-cron.php using your system's cron job.", 'missed-schedule-post-publisher');
    197                     echo '</p></div>';
    198                 } ?>
    199197            <div class="card" style="max-width: 600px; padding: 20px; margin-top: 20px;">
    200198                <p>
  • missed-schedule-post-publisher/tags/2.2/readme.txt

    r3456627 r3458539  
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 🎯 Never miss scheduled posts again! Automatically detects and publishes missed scheduled posts on time, every time - perfect for low-traffic websites.
     12🎯 Never miss scheduled posts again! Automatically detects and publishes missed scheduled posts on time, every time. Zero bloat, single purpose, perfect execution.
    1313
    1414== Description ==
     
    1919
    2020Missed Schedule Post Publisher is the ultimate solution to WordPress's unreliable scheduling system. Install it once, configure your preferred check interval, and never worry about missed posts again!
     21
     22**Single Purpose, Zero Bloat** - This plugin does ONE thing and does it exceptionally well: publish your missed scheduled posts reliably. No unnecessary features, no dashboard clutter, no performance overhead. Just a focused, efficient solution to a specific WordPress problem.
    2123
    2224### 🔴 The Problem: WordPress's Scheduling Flaw
     
    3941## 🌟 Key Features
    4042
     43### 🎯 Single-Purpose Excellence
     44Does ONE thing perfectly: publishes missed scheduled posts. No feature creep, no unnecessary complexity. Just the solution you need, executed flawlessly.
     45
     46### 🚫 Absolutely Zero Bloat
     47No admin dashboard widgets, no unnecessary settings pages, no hidden features you'll never use. Clean, minimal, and efficient—exactly as a plugin should be.
     48
    4149### ⏰ Automatic Missed Post Detection
    4250Continuously monitors your scheduled posts and instantly detects any that have missed their publication time. No more manually checking your posts list!
     
    5260
    5361### ⚡ Lightweight & Efficient
    54 Uses minimal server resources with optimized database queries. Won't impact your site's performance, speed, or analytics data.
     62Ultra-lean codebase with optimized database queries. Zero bloat means zero impact on your site's performance, speed, or analytics data. No extra JavaScript, no unnecessary CSS, no wasted resources.
    5563
    5664### 🔒 Enterprise-Grade Security
     
    146154
    147155No! The plugin is extremely lightweight and only performs a quick database query at your chosen interval. It's optimized for minimal resource usage and won't affect your site's loading speed or performance. Your visitors won't notice any difference.
     156
     157= 🎯 Why is this plugin so focused on just one feature? =
     158
     159Because it should be! Too many plugins try to do everything and end up doing nothing well. We believe in the UNIX philosophy: do one thing and do it perfectly. This plugin publishes missed scheduled posts—nothing more, nothing less. No bloated dashboards, no unnecessary features, no complexity. Just a reliable solution that works every time. If you need other features, install other focused plugins. This keeps your WordPress installation lean, fast, and maintainable.
    148160
    149161= 📊 Does it affect my site analytics? =
  • missed-schedule-post-publisher/trunk/readme.txt

    r3456627 r3458539  
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 🎯 Never miss scheduled posts again! Automatically detects and publishes missed scheduled posts on time, every time - perfect for low-traffic websites.
     12🎯 Never miss scheduled posts again! Automatically detects and publishes missed scheduled posts on time, every time. Zero bloat, single purpose, perfect execution.
    1313
    1414== Description ==
     
    1919
    2020Missed Schedule Post Publisher is the ultimate solution to WordPress's unreliable scheduling system. Install it once, configure your preferred check interval, and never worry about missed posts again!
     21
     22**Single Purpose, Zero Bloat** - This plugin does ONE thing and does it exceptionally well: publish your missed scheduled posts reliably. No unnecessary features, no dashboard clutter, no performance overhead. Just a focused, efficient solution to a specific WordPress problem.
    2123
    2224### 🔴 The Problem: WordPress's Scheduling Flaw
     
    3941## 🌟 Key Features
    4042
     43### 🎯 Single-Purpose Excellence
     44Does ONE thing perfectly: publishes missed scheduled posts. No feature creep, no unnecessary complexity. Just the solution you need, executed flawlessly.
     45
     46### 🚫 Absolutely Zero Bloat
     47No admin dashboard widgets, no unnecessary settings pages, no hidden features you'll never use. Clean, minimal, and efficient—exactly as a plugin should be.
     48
    4149### ⏰ Automatic Missed Post Detection
    4250Continuously monitors your scheduled posts and instantly detects any that have missed their publication time. No more manually checking your posts list!
     
    5260
    5361### ⚡ Lightweight & Efficient
    54 Uses minimal server resources with optimized database queries. Won't impact your site's performance, speed, or analytics data.
     62Ultra-lean codebase with optimized database queries. Zero bloat means zero impact on your site's performance, speed, or analytics data. No extra JavaScript, no unnecessary CSS, no wasted resources.
    5563
    5664### 🔒 Enterprise-Grade Security
     
    146154
    147155No! The plugin is extremely lightweight and only performs a quick database query at your chosen interval. It's optimized for minimal resource usage and won't affect your site's loading speed or performance. Your visitors won't notice any difference.
     156
     157= 🎯 Why is this plugin so focused on just one feature? =
     158
     159Because it should be! Too many plugins try to do everything and end up doing nothing well. We believe in the UNIX philosophy: do one thing and do it perfectly. This plugin publishes missed scheduled posts—nothing more, nothing less. No bloated dashboards, no unnecessary features, no complexity. Just a reliable solution that works every time. If you need other features, install other focused plugins. This keeps your WordPress installation lean, fast, and maintainable.
    148160
    149161= 📊 Does it affect my site analytics? =
Note: See TracChangeset for help on using the changeset viewer.