Commits
User selector
Commit History
Commits on Nov 23, 2022
Docs: Revise comments using “we” in WordPress root directory files.
Show description for 04f55a4committed
Commits on Sep 19, 2022
Text Changes: Remove self-reference ("we") in WordPress Admin.
Show description for d489b16committed
Commits on Apr 12, 2022
I18N: Remove `wp-config.php` file name from translatable strings.
Show description for b9556e4committed
Commits on Apr 11, 2022
Administration: Remove self-reference ("we") in WordPress Admin.
Show description for 60e372dcommitted
Commits on May 15, 2021
Docs: Miscellaneous DocBlock corrections.
Show description for 32151afcommitted
Commits on May 14, 2021
Bootstrap/Load: Improve docs for error reporting
Show description for dc1d54acommitted
Commits on Feb 27, 2021
Bootstrap/Load: Check if the `error_reporting()` function exists in `wp-load.php`.
Show description for 5b2b525committed
Commits on Jan 10, 2021
Bootstrap/Load: Add missing `<p>` tags to error message in `wp-load.php`.
Show description for 75b4c28committed
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 Sep 3, 2019
I18N: Capitalize translator comments consistently, add trailing punctuation.
Show description for 00b03f2committed
Commits on Jul 25, 2019
I18N: Update translator comments after [45674].
Show description for 004ff0ecommittedGeneral: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article.
Show description for ae8a620committed
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Aug 22, 2017
General: Improve terminology used when referring to installations of WordPress and its extensions.
Show description for 8df2151committed
Commits on Oct 25, 2016
Drop the requirement for the entry points to WordPress to be parsable by PHP4.
Show description for 7e9848dcommitted
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 Nov 5, 2015
Remove `<code>` tags from translatable strings in `wp-load.php`.
Show description for 5081c05committed
Commits on Oct 6, 2015
Commits on Apr 12, 2015
Use HTTPS URLs for codex.wordpress.org.
Show description for b0d6757committed
Commits on Feb 14, 2015
Add inline documentation to clarify the reasoning behind the various conditions that control how WP is loaded.
Show description for c77e726committed
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 Sep 12, 2013
Fix wp_guess_url() to work in every scenario I could find, allows us to use it to determine the correct path to the WordPress Site URL before installation for install.php and setup-config.php redir…
Show description for cccac64committedWhen the WordPress files are in a subdirectory, correctly redirect the user to the setup-config.php page from the parent directories index.php. Fixes #24480
Show description for 66aa532committed
Commits on Aug 7, 2013
New develop.svn.wordpress.org repository based on the old core.svn repository.
Show description for b43712ecommitted
Loading