Linux 软件免费装
Banner图

LogicalFrame SiteOps

开发者 logicalframe
更新时间 2026年7月13日 03:12
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

security media manager admin tools post scheduler database cleanup

下载

1.0.2

详情介绍:

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: The scheduler uses WordPress core's future post status and publishing mechanism. SiteOps does not replace WordPress Cron.

安装:

  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.

升级注意事项:

1.0.2 Output-escaping refinement for the Media Manager success notice. 1.0.1 Submission-readiness and request-validation refinements. 1.0.0 Initial release.

常见问题:

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.

更新日志:

1.0.2 1.0.1 1.0.0