Joe McGill
8d7ccf869d
Themes: Make caches for block patterns clearable.
...
In [56765], theme block pattern files were cached to a transient as a performance enhancement. However, transients are not easily clearable when caches are flushed on environments not using a persistent cache, which can lead to errors if the theme files are renamed, edited, or moved.
This changes the caching mechanism to use `wp_cache_set()` instead, and caches these values to the global group so they are still persistent on environments using an object cache, and will be cleared by a cache flush.
In addition, the helper `_wp_get_block_patterns` has been moved `WP_Theme::get_block_patterns` for consistency with other block related theme methods and cache helpers for these values, `WP_Theme::get_pattern_cache` and `WP_Theme::set_pattern_cache`, have been made private.
Relevant unit tests updated.
Props: afercia, flixos90, mukesh27, joemcgill.
Fixes #59633 . See #59591 , #59490 .
Built from https://develop.svn.wordpress.org/trunk@56978
git-svn-id: http://core.svn.wordpress.org/trunk@56489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-20 19:08:21 +00:00
..
2023-10-16 19:17:19 +00:00
2023-10-11 15:15:30 +00:00
2023-10-17 16:08:23 +00:00
2023-10-17 16:08:23 +00:00
2023-09-25 21:05:21 +00:00
2023-09-25 21:29:17 +00:00
2023-10-17 10:39:27 +00:00
2023-10-20 13:29:27 +00:00
2023-04-04 14:56:22 +00:00
2023-01-20 01:36:10 +00:00
2023-10-16 19:17:19 +00:00
2022-12-08 19:31:17 +00:00
2023-08-29 13:46:23 +00:00
2023-09-09 09:28:26 +00:00
2023-10-12 12:34:33 +00:00
2023-10-16 15:17:23 +00:00
2023-10-01 00:22:27 +00:00
2023-04-30 14:08:23 +00:00
2023-09-21 00:18:23 +00:00
2023-05-12 08:51:22 +00:00
2023-06-19 18:27:27 +00:00
2023-09-29 19:47:21 +00:00
2023-09-26 16:29:20 +00:00
2023-05-14 17:58:24 +00:00
2023-09-27 17:40:20 +00:00
2023-10-20 19:08:21 +00:00
2023-10-17 15:48:23 +00:00
2023-09-01 17:32:16 +00:00
2023-10-18 19:32:23 +00:00
2023-06-22 14:57:24 +00:00
2023-07-09 20:17:29 +00:00
2022-10-10 18:22:11 +00:00
2022-10-10 18:22:11 +00:00
2023-09-28 00:04:24 +00:00
2023-07-09 20:17:29 +00:00
2023-09-26 00:27:12 +00:00
2023-08-24 09:01:16 +00:00
2023-02-03 13:35:20 +00:00
2023-02-13 09:08:23 +00:00
2023-02-11 12:43:22 +00:00
2023-04-05 13:12:26 +00:00
2023-05-12 21:35:21 +00:00
2023-02-03 13:35:20 +00:00
2023-09-14 12:46:20 +00:00
2023-09-08 09:32:23 +00:00
2023-09-09 09:28:26 +00:00
2023-06-27 15:26:27 +00:00
2023-09-14 12:46:20 +00:00
2023-09-14 12:46:20 +00:00
2023-07-09 20:17:29 +00:00
2022-09-12 15:47:14 +00:00
2023-05-08 22:37:24 +00:00
2022-09-12 15:47:14 +00:00
2023-10-09 11:23:28 +00:00
2023-06-27 00:45:38 +00:00
2023-06-27 00:45:38 +00:00
2023-10-16 19:17:19 +00:00
2022-09-12 15:47:14 +00:00
2023-10-17 15:48:23 +00:00
2022-09-12 15:47:14 +00:00
2023-09-29 10:20:30 +00:00
2023-06-23 06:29:23 +00:00
2023-10-12 12:34:33 +00:00
2023-09-14 13:25:18 +00:00
2023-09-09 09:28:26 +00:00
2023-08-21 17:51:19 +00:00
2023-09-09 09:28:26 +00:00
2023-08-24 08:44:24 +00:00
2023-09-08 09:32:23 +00:00
2023-09-29 21:39:25 +00:00
2023-09-25 21:05:21 +00:00
2023-09-10 09:04:18 +00:00
2023-09-10 09:04:18 +00:00
2023-09-10 09:04:18 +00:00
2023-09-25 21:05:21 +00:00
2023-06-22 14:36:26 +00:00
2023-09-08 09:32:23 +00:00
2022-11-25 15:12:16 +00:00
2023-09-26 13:47:20 +00:00
2023-07-14 20:59:26 +00:00
2023-07-09 20:17:29 +00:00
2023-02-21 16:39:19 +00:00
2023-02-23 10:38:21 +00:00
2022-09-12 15:47:14 +00:00
2023-08-10 01:06:21 +00:00
2023-09-18 12:41:18 +00:00
2023-06-24 17:17:23 +00:00
2023-09-21 18:29:12 +00:00
2023-06-22 14:57:24 +00:00
2022-09-12 15:47:14 +00:00
2023-06-22 14:36:26 +00:00
2022-12-15 21:32:17 +00:00
2023-10-11 07:05:25 +00:00
2022-09-12 15:47:14 +00:00
2023-09-21 18:29:12 +00:00
2023-09-26 16:55:20 +00:00
2023-08-19 00:10:23 +00:00
2023-09-08 09:32:23 +00:00
2023-09-07 14:59:21 +00:00
2023-09-09 09:28:26 +00:00
2023-07-09 21:25:23 +00:00
2023-07-09 21:25:23 +00:00
2022-09-12 15:47:14 +00:00
2023-09-09 09:28:26 +00:00
2023-05-11 11:15:24 +00:00
2023-10-06 14:06:22 +00:00
2023-03-10 16:30:03 +00:00
2023-07-12 09:46:25 +00:00
2023-03-14 16:55:19 +00:00
2022-11-13 13:51:20 +00:00
2023-07-09 21:25:23 +00:00
2022-09-12 15:47:14 +00:00
2023-10-10 14:05:21 +00:00
2022-09-12 15:47:14 +00:00
2023-10-12 23:41:23 +00:00
2022-10-04 03:59:13 +00:00
2023-05-02 15:45:22 +00:00
2023-02-21 15:59:18 +00:00
2022-09-12 15:47:14 +00:00
2023-05-02 15:45:22 +00:00
2023-09-09 09:28:26 +00:00
2023-09-08 09:32:23 +00:00
2023-07-28 11:37:25 +00:00
2023-10-13 18:46:21 +00:00
2022-09-12 15:47:14 +00:00
2023-08-10 01:06:21 +00:00
2023-08-10 01:06:21 +00:00
2023-06-22 14:36:26 +00:00
2022-09-12 15:47:14 +00:00
2023-05-02 15:45:22 +00:00
2023-07-08 10:48:24 +00:00
2023-04-27 23:15:17 +00:00
2023-09-14 12:40:18 +00:00
2022-09-12 15:47:14 +00:00
2023-09-08 09:32:23 +00:00
2023-10-15 14:55:23 +00:00
2023-07-09 21:25:23 +00:00
2023-09-08 09:32:23 +00:00
2023-09-26 13:47:20 +00:00
2023-10-02 11:27:24 +00:00
2023-10-10 03:43:22 +00:00
2023-10-20 19:08:21 +00:00
2023-09-07 20:45:16 +00:00
2022-09-12 15:47:14 +00:00
2023-07-10 12:53:26 +00:00
2023-09-09 09:28:26 +00:00
2022-09-12 15:47:14 +00:00
2023-08-25 01:28:16 +00:00
2023-09-20 19:31:20 +00:00
2023-08-13 10:31:23 +00:00
2023-09-09 09:28:26 +00:00
2022-09-20 14:17:12 +00:00
2022-09-20 14:17:12 +00:00
2022-09-20 14:17:12 +00:00
2023-09-25 21:05:21 +00:00
2023-09-29 17:13:24 +00:00
2023-09-09 09:28:26 +00:00
2023-09-11 05:27:22 +00:00
2023-09-26 17:33:20 +00:00
2023-10-13 17:21:22 +00:00
2023-10-13 17:21:22 +00:00
2023-09-25 17:06:34 +00:00
2023-05-02 15:45:22 +00:00
2023-07-29 00:31:35 +00:00
2023-02-12 18:08:21 +00:00
2023-07-09 21:48:22 +00:00
2023-09-07 17:30:17 +00:00
2023-09-26 00:27:12 +00:00
2023-10-09 21:31:27 +00:00
2023-08-18 17:29:20 +00:00
2023-01-15 14:57:13 +00:00
2023-09-08 10:03:21 +00:00
2023-08-24 19:59:17 +00:00
2023-08-03 12:10:28 +00:00
2023-09-22 19:08:19 +00:00
2023-07-10 22:38:25 +00:00
2023-09-19 12:30:14 +00:00
2023-08-18 17:29:20 +00:00
2023-10-16 00:07:26 +00:00
2023-10-09 14:49:26 +00:00
2023-09-26 14:45:23 +00:00
2023-10-12 12:47:21 +00:00
2023-09-26 15:32:19 +00:00
2023-10-19 19:09:21 +00:00
2023-07-10 22:48:22 +00:00
2023-02-24 01:23:20 +00:00
2023-06-22 14:57:24 +00:00
2023-08-23 15:53:24 +00:00
2023-07-10 22:48:22 +00:00
2023-07-10 22:48:22 +00:00
2023-05-02 11:26:24 +00:00
2023-06-22 14:57:24 +00:00
2023-09-09 09:28:26 +00:00
2023-02-16 00:04:21 +00:00
2023-07-10 22:48:22 +00:00
2023-10-16 20:37:23 +00:00
2023-10-03 16:15:19 +00:00
2023-06-08 07:54:22 +00:00
2023-02-21 16:39:19 +00:00
2023-08-22 12:30:29 +00:00
2023-05-17 18:31:24 +00:00
2023-10-12 23:41:23 +00:00
2023-08-24 09:01:16 +00:00
2023-10-12 12:32:32 +00:00
2023-09-26 15:44:19 +00:00
2023-07-11 11:15:27 +00:00
2023-04-10 19:31:18 +00:00
2023-10-02 18:48:24 +00:00
2023-10-12 12:47:21 +00:00
2023-09-14 04:56:21 +00:00
2023-09-25 15:36:18 +00:00
2023-10-01 00:22:27 +00:00
2023-09-20 17:27:23 +00:00
2022-09-21 11:43:13 +00:00
2023-10-02 22:42:24 +00:00
2023-10-13 17:21:22 +00:00
2023-09-21 06:35:20 +00:00
2023-10-03 15:18:19 +00:00
2023-09-12 15:23:18 +00:00
2023-09-14 01:25:16 +00:00
2023-09-20 20:51:19 +00:00
2023-10-20 19:08:21 +00:00
2023-07-10 23:11:22 +00:00