Changeset 56559 for trunk/tests/phpunit/tests/post/revisions.php
- Timestamp:
- 09/12/2023 03:21:02 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/post/revisions.php
r56549 r56559 884 884 add_filter( 885 885 'wp_revisions_to_keep', 886 static function () {886 static function () { 887 887 return 1; 888 888 }
Note: See TracChangeset
for help on using the changeset viewer.