ZS Action Scheduler Optimizer

설명

This plugin:
– Checks if the ActionScheduler actions and logs tables exist in the database.
– Deletes all completed, failed, and cancelled actions from the table and truncated the logs based on user input.
– Allows you to set the action scheduler purge period (retention period).
– Retrieves saved settings and fetch table sizes along with the number of rows.

Usage

  1. Navigate to Tools > ZS Action Scheduler Optimizer in your WordPress dashboard.
  2. Choose whether to delete completed, failed, and cancelled actions.
  3. Select your desired retention period for the action scheduler.
  4. Click ‘Save Changes’.

Developer Information

Author: Zafer Oz
Author URI: https://zafersoft.com

스크린샷

설치

  1. Upload the entire zs-action-scheduler-optimizer folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“ZS Action Scheduler Optimizer”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “ZS Action Scheduler Optimizer”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.2

  • Updated plugin code to allow translations.

1.0.1

  • Added checks to ensure the required ActionScheduler tables exist before performing operations.
  • Updated plugin version and tested up to WordPress version 6.4.3.

1.0.0

  • Initial release of the plugin.