Files
wordpress/wp-includes
Felix Arntz 2e7eb7070b Query: Avoid unnecessary database query when deleting a font family.
Querying only the font face IDs is sufficient when deleting a font family. There is no need to warm the caches with the full objects, since `wp_delete_post()` will always make a direct database query to get the object anyway.

Props dilipbheda.
Fixes #63014.

Built from https://develop.svn.wordpress.org/trunk@60203


git-svn-id: http://core.svn.wordpress.org/trunk@59539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-04-28 20:51:28 +00:00
..
2025-04-01 12:11:49 +00:00
2025-02-28 13:30:21 +00:00