Commits
User selector
Commit History
Commits on Aug 25, 2024
Script Loader: Refactor Etag generation for concatenated assets.
Show description for a3520d2committed
Commits on Aug 16, 2024
Script Loader: Check if `error_reporting()` exists in `load-(scripts|styles).php`.
Show description for 4d8ac8bcommitted
Commits on Apr 7, 2024
Script Loader: Improve asset concatenation Etags.
Show description for 18db904committed
Commits on Dec 12, 2021
Docs: Update a comment in `wp-admin/load-styles.php` per the documentation standards.
Show description for 6097eddcommitted
Commits on Dec 10, 2021
Docs: Correct the format of some comments per the documentation standards.
Show description for 882687acommitted
Commits on Nov 9, 2021
Bootstrap/Load: Add `HTTP/3` as a valid HTTP protocol.
Show description for d4447c0committed
Commits on May 26, 2020
Coding Standards: Fix instances of `Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty`.
Show description for 2c75752committed
Commits on Apr 5, 2020
Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved.
Show description for 0b4e2c4committed
Commits on Feb 6, 2020
Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant.
Show description for e72fff9committed
Commits on Jan 29, 2020
Docs: Improve inline comments per the documentation standards.
Show description for cfc3b57committed
Commits on Aug 3, 2019
Commits on May 28, 2019
Commits on Dec 16, 2018
Script Loader: Ensure default packages are registered when loaded via load-scripts.php.
Show description for 00f638bcommitted
Commits on Aug 20, 2018
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Aug 31, 2016
Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389.
Show description for cba0e2ccommitted
Commits on Aug 28, 2016
Script Loader: autoload in `load-{scripts|styles}.php`.
Show description for 20dae52committed
Commits on Apr 14, 2016
Bootstrap/Load: Allow for `ABSPATH` to be defined outside of `wp-load.php`, e.g. in a script loaded via `auto_prepend_file`.
Show description for 75fe71acommitted
Commits on Jan 15, 2016
Script Loader: Add `Etag: $wp_version` header in `load-scripts.php` and `load-styles.php`.
Show description for 29147d2committed
Commits on Sep 11, 2015
Commits on Aug 25, 2015
`foreach` is a statement, not a function.
Show description for 3b8c552committed
Commits on Jan 3, 2015
When outputting JS with a `Content-Type` header:
Show description for d5328fccommitted
Commits on Jul 7, 2014
Inline docs syntax fixes following [28978].
Show description for e862e3ccommitted
Commits on Jul 3, 2014
Simplify the setup-config.php UI flow and load process.
Show description for a7c3b23committed
Commits on Aug 7, 2013
New develop.svn.wordpress.org repository based on the old core.svn repository.
Show description for b43712ecommitted
Loading