mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Improve the DocBlock summary for wp_queue_posts_for_term_meta_lazyload(), introduced in [36566].
See #35816. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@36945 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -5996,7 +5996,7 @@ function wp_delete_auto_drafts() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Queue posts for lazyloading of term meta.
|
||||
* Queues posts for lazy-loading of term meta.
|
||||
*
|
||||
* @since 4.5.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user