Commits
User selector
Commit History
Commits on Apr 29, 2020
Customize: Add additional filters to Customizer to prevent JSON corruption.
Show description for 4a62dbecommitted
Commits on Apr 11, 2019
Docs: Correct type for `WP_Object_Cache::$blog_prefix`.
Show description for 428f936committed
Commits on Mar 13, 2019
Docs: Correct various spelling mistakes.
Show description for 4a7b41ecommitted
Commits on Jan 15, 2019
Docs: Fix the `WP_Object_Cache::get()` docblock.
Show description for de1b02fcommitted
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Oct 2, 2017
Docs: Standardise the format used for documenting parameters passed by reference.
Show description for 19c0a55committed
Commits on Jul 27, 2017
Docs: Remove `@access` notations from method DocBlocks in wp-includes/* classes.
Show description for b4d81bdcommitted
Commits on Jul 1, 2017
Docs: Remove a few more superfluous `@package WordPress` and `@subpackage` notations outside of file headers missed in [40988].
Show description for de79ff8committed
Commits on Jun 25, 2017
Improve the usefulness of several `_deprecated_function()` calls by passing known replacement functions, methods, or hooks.
Show description for f6399c9committed
Commits on Oct 31, 2016
Docs: Fix multiple trivial typos throughout a variety of core files.
Show description for 297076ecommitted
Commits on Aug 31, 2016
Multisite: use `get_current_blog_id()` where applicable, in lieu of plucking the `$blog_id` global from outer space.
Show description for 3605bd7committed
Commits on Aug 23, 2016
Commits on Jul 6, 2016
Commits on May 18, 2016
Docs: Fix an incorrect Codex link in the file header for wp-includes/cache.php.
Show description for e6afe60committed
Commits on May 13, 2016
Docs: Standardize on 'backward compatibility/compatible' nomenclature in core inline docs.
Show description for 1955725committed
Commits on Apr 16, 2016
Docs: Fix typo in `wp_cache_switch_to_blog()` and `WP_Object_Cache::switch_to_blog()` description.
Show description for 4669eb2committed
Commits on Feb 25, 2016
Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective).
Show description for 9a7488acommitted
Commits on Jan 28, 2016
Networks and sites: Replace "blog" usage with "site" in docs.
Show description for 3fde994committed
ericlewis
Commits on Dec 23, 2015
Docs: Miscellaneous docblock corrections.
Show description for a655619committed
Commits on Oct 21, 2015
Filesystem: Following the introduction of the `KB|MB|GB|TB_IN_BYTES` constants in [35286], use them in various places in core.
Show description for a28e35ecommitted
Commits on Sep 16, 2015
Docs: Improve documentation for the `WP_Object_Cache` class.
Show description for ff35e34committedDocs: Remove an errant change made to a `_deprecated_function()` call in `wp_cache_reset()` introduced in [34225].
Show description for 1075ec8committedDocs: Add more complete documentation for top-level object cache functionality.
Show description for 741bd44committed
Commits on Sep 10, 2015
Clarify `wp-includes/cache.php` docs with some more precise language.
Show description for 3b180cfcommitted
Commits on Aug 30, 2015
Fix copy pasta in `wp_cache_decr()` doc block.
Show description for 7599881committed
Commits on Aug 20, 2015
Docs: Standardize `@deprecated` tag formatting in the DocBlock for `WP_Object_Cache:reset()`.
Show description for 2cfd34ecommitted
Commits on May 22, 2015
Add/standardize missing doc blocks for `cache.php`.
Show description for de7b6c7committed
Commits on May 21, 2015
Commits on Apr 12, 2015
Use HTTPS URLs for codex.wordpress.org.
Show description for b0d6757committed
Commits on Mar 9, 2015
Declare `multisite` as a field for `WP_Object_Cache`.
Show description for 253f0ddcommitted
Commits on Mar 8, 2015
Empty `return` statements are unnecessary at the end of functions.
Show description for 1997429committed
Commits on Jan 10, 2015
Commits on Dec 1, 2014
Improve various `@param` docs for `src/wp-includes/*`.
Show description for 4d46475committed
Commits on Aug 9, 2014
Fix some words that aren't words.
Show description for a84d50dcommitted
Commits on Jul 14, 2014
Add periods to short descriptions for magic methods added in [28501], [28521], and [28524].
Show description for 7ad77d5committed