Self Maintenance App

null
$50 (Installation Included)

no need to hire someone to optimizes your database tables. Clean up unused, duplicated data, revisions, auto drafts. Unapproved, spam and trashed comments.

Self Maintenance App | Website Design Agency
Self Maintenance App | Website Design Agency

no need to hire someone to optimizes your database tables. Clean up unused, duplicated data, revisions, auto drafts. Unapproved, spam and trashed comments.

 Self Maintenance App cleans up:

  • Revisions
  • Auto drafts
  • Deleted comments
  • Unapproved comments
  • Spammed comments
  • Deleted comments
  • Orphaned post meta
  • Orphaned comment meta
  • Orphaned user meta
  • Orphaned term meta
  • Orphan term relationships
  • Unused terms
  • Duplicated post meta
  • Duplicated comment meta
  • Duplicated user meta
  • Duplicated term meta
  • Transient options
  • Optimizes database tables
  • oEmbed caches in post meta

This plugin uses proper WordPress delete functions as much as possible instead of running direct delete MySQL queries.

Following delete functions are used:

  • wp_delete_post_revision()
  • wp_delete_post()
  • wp_delete_comment()
  • delete_post_meta()
  • delete_comment_meta()
  • delete_user_meta()
  • delete_term_meta()
  • wp_remove_object_terms()
  • wp_delete_term()
  • delete_transient()
  • delete_site_transient()