ActionScheduler_WPCommentCleaner::has_logs()

Determines if there are log entries in the wp comments table.


Description Description

Uses the flag set on migration completion set by @see self::maybe_schedule_cleanup().


Return Return

(boolean) Whether there are scheduled action comments in the comments table.


Top ↑

Source Source

File: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.