Title: LogicalFrame SiteOps
Author: logicalframe
Published: <strong>July 12, 2026</strong>
Last modified: July 12, 2026

---

Search plugins

![](https://ps.w.org/logicalframe-siteops/assets/banner-772x250.png?rev=3605113)

![](https://ps.w.org/logicalframe-siteops/assets/icon-256x256.png?rev=3605113)

# LogicalFrame SiteOps

 By [logicalframe](https://profiles.wordpress.org/logicalframe/)

[Download](https://downloads.wordpress.org/plugin/logicalframe-siteops.1.0.2.zip)

 * [Details](https://wordpress.org/plugins/logicalframe-siteops/#description)
 * [Reviews](https://wordpress.org/plugins/logicalframe-siteops/#reviews)
 *  [Installation](https://wordpress.org/plugins/logicalframe-siteops/#installation)
 * [Development](https://wordpress.org/plugins/logicalframe-siteops/#developers)

 [Support](https://wordpress.org/support/plugin/logicalframe-siteops/)

## Description

LogicalFrame SiteOps brings together focused utilities for routine WordPress administration
without telemetry, remote tracking, remote assets, or external service calls.

Modules can be enabled or disabled independently:

 * **Admin UX:** show post IDs, adjust list length, hide selected core dashboard
   widgets, and customize the admin footer.
 * **Content Tools:** duplicate posts and custom post types, expire published content
   to draft or trash, and limit retained revisions.
 * **Media Manager:** edit missing image alt text in bulk, review unattached media,
   inspect registered image sizes, and normalize new upload filenames.
 * **Database Cleanup:** review and manually remove spam comments, post revisions,
   expired transients, and orphaned post metadata.
 * **Login Protection:** rate-limit failed logins using salted one-way IP hashes
   and optionally redirect basic author-enumeration requests. This module is disabled
   by default.
 * **Activity Log:** keep a local audit trail of actions performed by SiteOps modules,
   with configurable retention. Raw IP storage is optional and disabled by default.
   The Activity Log module itself is also disabled by default.
 * **Bulk Scheduler:** view native WordPress scheduled posts in a local calendar,
   drag posts to a new future date, review a scheduled list, and import schedules
   from CSV.

The scheduler uses WordPress core’s `future` post status and publishing mechanism.
SiteOps does not replace WordPress Cron.

### Privacy

LogicalFrame SiteOps does not send telemetry, usage data, site data, credentials,
or personal information to LogicalFrame or any third party.

All plugin assets are included locally. The plugin does not load JavaScript, CSS,
fonts, images, iframes, or APIs from remote services.

The Activity Log is stored only in the site’s WordPress database. Storing raw IP
addresses in Activity Log entries is disabled by default and can be enabled by an
administrator. When Login Protection is enabled, login throttling stores only a 
salted one-way hash of the direct client IP address; it does not store attempted
usernames or passwords.

### External services

Version 1.0.2 does not connect to any external service. It contains no social-network
APIs, analytics, telemetry, license server, remote fonts, or remotely hosted JavaScript
or CSS.

## Installation

 1. Upload the `logicalframe-siteops` folder to `/wp-content/plugins/`, or install 
    the ZIP from **Plugins > Add New > Upload Plugin**.
 2. Activate **LogicalFrame SiteOps**.
 3. Open **SiteOps > Settings** and enable only the modules you need.
 4. Create a current database backup before using Database Cleanup.

## FAQ

### Does SiteOps connect to external services?

No. Version 1.0.2 is local-first and contains no external-service integrations, 
remote assets, telemetry, or license checks.

### Does the scheduler create a separate queue?

No. It uses the native WordPress `future` post status, post dates, and core scheduled
publishing.

### What CSV format does the scheduler accept?

Use either:

    ```
    post_id,scheduled_at
    ```

or:

    ```
    post_id,date,time
    ```

Dates are interpreted in the WordPress site timezone. Each date must be in the future,
and the importing administrator must be allowed to edit and publish the referenced
post.

### Does “unattached media” mean the file is unused?

No. An attachment can have no parent post while still being referenced by blocks,
widgets, custom fields, theme settings, or external content. SiteOps only reports
attachment status and does not automatically delete media.

### What happens to plugin data on uninstall?

Data is preserved by default. An administrator can explicitly enable **Delete SiteOps
data on uninstall** before uninstalling the plugin.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“LogicalFrame SiteOps” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ logicalframe ](https://profiles.wordpress.org/logicalframe/)

[Translate “LogicalFrame SiteOps” into your language.](https://translate.wordpress.org/projects/wp-plugins/logicalframe-siteops)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/logicalframe-siteops/),
check out the [SVN repository](https://plugins.svn.wordpress.org/logicalframe-siteops/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/logicalframe-siteops/)
by [RSS](https://plugins.trac.wordpress.org/log/logicalframe-siteops/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * Escaped the complete formatted bulk alt-text success message to satisfy WordPress
   output-escaping requirements.

#### 1.0.1

 * Resolved Plugin Check internationalization, request-validation, and database-
   query notices.
 * Removed the obsolete manual translation-loader call for modern WordPress versions.
 * Hardened CSV upload field validation and bulk alt-text sanitization.

#### 1.0.0

 * Initial WordPress.org submission under the LogicalFrame SiteOps name.
 * Added seven independently toggleable, local-first modules.
 * Replaced remote calendar assets with a locally implemented scheduler calendar.
 * Uses native WordPress future-post scheduling.
 * Added nonce, capability, sanitization, escaping, privacy, retention, and uninstall
   controls.

## Meta

 *  Version **1.0.2**
 *  Last updated **13 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [Admin Tools](https://wordpress.org/plugins/tags/admin-tools/)[database cleanup](https://wordpress.org/plugins/tags/database-cleanup/)
   [media manager](https://wordpress.org/plugins/tags/media-manager/)[post scheduler](https://wordpress.org/plugins/tags/post-scheduler/)
   [security](https://wordpress.org/plugins/tags/security/)
 *  [Advanced View](https://wordpress.org/plugins/logicalframe-siteops/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/logicalframe-siteops/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/logicalframe-siteops/reviews/)

## Contributors

 *   [ logicalframe ](https://profiles.wordpress.org/logicalframe/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/logicalframe-siteops/)