Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58962, comment 37


Ignore:
Timestamp:
10/24/2023 02:08:11 PM (3 years ago)
Author:
hellofromTonya

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58962, comment 37

    initial v1  
    2727* `wp_load_alloptions()` loads, caches, and returns an array of all options.
    2828* `_prime_post_caches()` primes the post, postmeta, and object term caches, but does not return any data. Does it load anything?
     29
     30If there's consensus that is primary job is to load, then the new names fit.
     31Else, if there's consensus that is primary job is to prime caches, then the new names need to change.