action-scheduler icon indicating copy to clipboard operation
action-scheduler copied to clipboard

Use WP 6.4 Admin Notices

Open fiechtor opened this issue 1 year ago • 1 comments
trafficstars

Resolves #1072 .

Updates all notice prints to wp_admin_notice calls. Also updates the WordPress minimum version to due the introduction version of the wp_admin_notice function

fiechtor avatar Jun 20 '24 15:06 fiechtor

@fiechtor Thanks for the PR! Action Scheduler has an L-2 dependency version policy, meaning, in the case of WordPress, that it supports the previous two versions. So right now we are committed to the minimum version of WP being 6.3, but once WP 6.6 comes out, we can certainly consider implementing this PR.

coreymckrill avatar Jun 20 '24 21:06 coreymckrill

We're on WP 6.8 now, can this be reviewed?

davidarkemp avatar Aug 13 '25 09:08 davidarkemp