Methods
1 to 10 of 10
- Aioseo_Cleanup_Action::aioseo_exists() – Determines if the AIOSEO database table exists.
- Aioseo_Cleanup_Action::cleanup_postmeta_query() – Creates a DELETE query string for deleting AIOSEO postmeta data.
- Aioseo_Cleanup_Action::get_aioseo_table() – Retrieves the AIOSEO table name along with the db prefix.
- Aioseo_Cleanup_Action::get_limit() – Used nowhere. Exists to comply with the interface.
- Aioseo_Cleanup_Action::get_limited_unindexed_count() – Just checks if the cleanup has been completed in the past.
- Aioseo_Cleanup_Action::get_postmeta_table() – Retrieves the postmeta along with the db prefix.
- Aioseo_Cleanup_Action::get_total_unindexed() – Just checks if the cleanup has been completed in the past.
- Aioseo_Cleanup_Action::index() – Cleans up AIOSEO data.
- Aioseo_Cleanup_Action::is_enabled() – Returns whether the AISOEO post importing action is enabled.
- Aioseo_Cleanup_Action::truncate_query() – Creates a TRUNCATE query string for emptying the AIOSEO indexable table, if it exists.