-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Autoloading WordPress classes #3470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
aristath
wants to merge
463
commits into
WordPress:trunk
Choose a base branch
from
aristath:autoload
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
463 commits
Select commit
Hold shift + click to select a range
a53256c
Update src/wp-admin/includes/class-wp-site-health.php
aristath dad3023
Update src/wp-includes/class-wp-autoload.php
aristath 656690b
Fix comment styles
aristath 8b741ce
Remove `return void` annotations
aristath e28567e
Fix comment styles
aristath 0934844
Method doesn't need to be static
aristath 3b7ca69
Add @covers annotation
aristath 282387b
Remove duplicate check
aristath 0372798
Use WP_INC
aristath 2f0b1f7
Merge branch 'trunk' into autoload
aristath b63ce76
a bit more verbose
aristath 5ca7e36
Use WP_INC again :shrug:
aristath 811470d
Merge branch 'trunk' into autoload
aristath 2bbc328
Merge branch 'trunk' into autoload
aristath 16fe142
Merge branch 'trunk' into autoload
aristath eec637b
Merge branch 'trunk' into autoload
aristath fa69f69
Merge branch 'trunk' into autoload
aristath f85236d
Merge branch 'trunk' into autoload
aristath c014fd6
Add WP_HTML_Doctype_Info class to the autoloader
aristath 7d97e22
Merge branch 'trunk' into autoload
aristath 423eb74
Merge branch 'trunk' into autoload
aristath 855ace3
Merge branch 'trunk' into autoload
aristath 5ac7dfc
Merge branch 'trunk' into autoload
aristath 9356648
Merge branch 'trunk' into autoload
aristath 7ab16a4
Add WP_Block_Templates_Registry to autoloader
aristath 1a326a9
Merge branch 'trunk' into autoload
aristath 637ab9c
Merge branch 'wp-trunk-current' into autoload
aristath 54f55fb
Remove explicit Text_Exception test include
aristath ea70ed5
Merge branch 'wp-trunk-current' into autoload
aristath 0999909
Merge branch 'wp-trunk-current' into autoload
aristath 8eb2e03
Merge branch 'wp-trunk-current' into autoload
aristath e63ad16
Merge branch 'wp-trunk-current' into autoload
aristath d36e81c
Merge branch 'wp-trunk-current' into autoload
aristath f9c7bea
Merge branch 'wp-trunk-current' into autoload
aristath 429b565
Merge branch 'wp-trunk-current' into autoload
aristath e87f907
Merge branch 'wp-trunk-current' into autoload
aristath 011e089
Merge branch 'wp-trunk-current' into autoload
aristath 45e194e
Merge branch 'wp-trunk-current' into autoload
aristath 2157d66
Merge branch 'wp-trunk-current' into autoload
aristath 77b5556
Merge branch 'wp-trunk-current' into autoload
aristath 9b23e90
Merge branch 'wp-trunk-current' into autoload
aristath d066fa7
Merge branch 'wp-trunk-current' into autoload
aristath 9fb8964
Merge branch 'wp-trunk-current' into autoload
aristath 0b1b710
Merge branch 'wp-trunk-current' into autoload
aristath efeda40
Merge branch 'wp-trunk-current' into autoload
aristath afe704a
Merge branch 'wp-trunk-current' into autoload
aristath eb4520e
Merge branch 'wp-trunk-current' into autoload
aristath 2f3fb20
Merge branch 'wp-trunk-current' into autoload
aristath c867d28
Merge branch 'wp-trunk-current' into autoload
aristath c30932b
Add WP_PHPMailer to the class map
aristath 704751d
Merge branch 'wp-trunk-current' into autoload
aristath ecb21e6
Merge branch 'wp-trunk-current' into autoload
aristath 27c86d8
Remove PasswordHash test include
aristath b3b3ecf
Merge branch 'wp-trunk-current' into autoload
aristath b2b33e2
Merge branch 'wp-trunk-current' into autoload
aristath 02eca1f
Merge branch 'wp-trunk-current' into autoload
aristath 8ff10aa
Merge branch 'wp-trunk-current' into autoload
aristath 8bfb96a
Merge branch 'wp-trunk-current' into autoload
aristath afc9e91
Merge branch 'wp-trunk-current' into autoload
aristath 4efcb57
Merge branch 'wp-trunk-current' into autoload
aristath d63c862
Merge branch 'wp-trunk-current' into autoload
aristath 1d12c3e
Remove phpass test includes
aristath eb01ffd
Merge branch 'wp-trunk-current' into autoload
aristath 5ef2a46
Merge branch 'wp-trunk-current' into autoload
aristath faedf1a
Merge branch 'wp-trunk-current' into autoload
aristath a299754
Merge branch 'wp-trunk-current' into autoload
aristath 0eccad7
Merge branch 'wp-trunk-current' into autoload
aristath cd258bb
Merge branch 'wp-trunk-current' into autoload
aristath f79ffd9
Merge branch 'wp-trunk-current' into autoload
aristath f5c4495
Merge branch 'wp-trunk-current' into autoload
aristath ce2a7d9
Merge branch 'wp-trunk-current' into autoload
aristath 7120806
Merge branch 'wp-trunk-current' into autoload
aristath 8629025
Merge branch 'wp-trunk-current' into autoload
aristath 67564db
Merge branch 'wp-trunk-current' into autoload
aristath 9a7d3c3
Merge branch 'wp-trunk-current' into autoload
aristath 5e449b3
Merge branch 'wp-trunk-current' into autoload
aristath de3beb3
Merge branch 'wp-trunk-current' into autoload
aristath 7dcc783
Merge branch 'wp-trunk-current' into autoload
aristath a00e379
Merge branch 'wp-trunk-current' into autoload
aristath 7468514
Merge branch 'wp-trunk-current' into autoload
aristath 12ada4a
Merge branch 'wp-trunk-current' into autoload
aristath dbb0764
Merge branch 'wp-trunk-current' into autoload
aristath 6e9d011
Merge branch 'wp-trunk-current' into autoload
aristath 9a8f882
Update autoloader classmap test for interfaces
aristath fbbb667
Merge branch 'wp-trunk-current' into autoload
aristath 1e18804
Merge branch 'wp-trunk-current' into autoload
aristath c57ffb4
Merge branch 'wp-trunk-current' into autoload
aristath 18b4beb
Merge branch 'trunk' into autoload
aristath aad16ed
fix for updates
aristath a89b5e5
Address CoPilot review findings
aristath a21701b
Remove simplepie from the autoloader - already lazy-loaded
aristath d91e232
obviously....
aristath 0555450
Merge branch 'wp-trunk-current' into autoload
aristath 1d5391e
Add WP_Email_Address to the autoloader
aristath 1bf6474
Merge branch 'wp-trunk-current' into autoload
aristath aa6d1bf
Merge branch 'wp-trunk-current' into autoload
aristath 22c5bdf
Merge branch 'wp-trunk-current' into autoload
aristath b757ca7
Merge branch 'wp-trunk-current' into autoload
aristath 0475def
Merge branch 'wp-trunk-current' into autoload
aristath a2b930b
Merge branch 'wp-trunk-current' into autoload
aristath eaf2e80
Merge branch 'wp-trunk-current' into autoload
aristath d994ca7
Merge branch 'wp-trunk-current' into autoload
aristath 0495d2e
Merge branch 'wp-trunk-current' into autoload
aristath 76c92cf
Merge branch 'wp-trunk-current' into autoload
aristath 4848005
Merge branch 'wp-trunk-current' into autoload
aristath 0a48af4
Merge branch 'wp-trunk-current' into autoload
aristath d7f92fa
Merge branch 'wp-trunk-current' into autoload
aristath 21f289f
Merge branch 'wp-trunk-current' into autoload
aristath e151531
Merge branch 'wp-trunk-current' into autoload
aristath fdbae12
Merge branch 'wp-trunk-current' into autoload
aristath 28c42e1
Merge branch 'wp-trunk-current' into autoload
aristath faf1083
Merge branch 'wp-trunk-current' into autoload
aristath b3f6d7b
Merge branch 'wp-trunk-current' into autoload
aristath 3ca8d02
Merge branch 'wp-trunk-current' into autoload
aristath e5c8408
Merge branch 'wp-trunk-current' into autoload
aristath 420fa7d
Merge branch 'wp-trunk-current' into autoload
aristath 941de64
Merge branch 'wp-trunk-current' into autoload
aristath e67bf74
Merge branch 'wp-trunk-current' into autoload
aristath 59ae897
Merge branch 'wp-trunk-current' into autoload
aristath 1741914
Merge branch 'wp-trunk-current' into autoload
aristath 20bcd72
Merge branch 'wp-trunk-current' into autoload
aristath 2728d1d
Merge branch 'wp-trunk-current' into autoload
aristath cc9e03b
Merge branch 'wp-trunk-current' into autoload
aristath 8bc457b
Merge branch 'wp-trunk-current' into autoload
aristath 9a8fae8
Merge branch 'wp-trunk-current' into autoload
aristath 27ff233
Merge branch 'wp-trunk-current' into autoload
aristath c3c6a2c
Merge branch 'wp-trunk-current' into autoload
aristath 1ce1606
Merge branch 'wp-trunk-current' into autoload
aristath a932d85
Merge branch 'wp-trunk-current' into autoload
aristath 69e5f19
Merge branch 'wp-trunk-current' into autoload
aristath 867d15b
Merge branch 'wp-trunk-current' into autoload
aristath c423ee1
Merge branch 'wp-trunk-current' into autoload
aristath f7b0631
Merge branch 'wp-trunk-current' into autoload
aristath 1fc14d2
Merge branch 'wp-trunk-current' into autoload
aristath f3f5a13
Merge branch 'wp-trunk-current' into autoload
aristath 3c77302
Merge branch 'wp-trunk-current' into autoload
aristath 2a1fd88
Merge branch 'wp-trunk-current' into autoload
aristath 014998a
Merge branch 'wp-trunk-current' into autoload
aristath c7f7bcf
Merge branch 'wp-trunk-current' into autoload
aristath bf0b753
Merge branch 'wp-trunk-current' into autoload
aristath 12ef5c6
Merge branch 'wp-trunk-current' into autoload
aristath 1a15ac5
Merge branch 'wp-trunk-current' into autoload
aristath e861439
Merge branch 'wp-trunk-current' into autoload
aristath 1b7f358
Merge branch 'wp-trunk-current' into autoload
aristath 565096a
Merge branch 'wp-trunk-current' into autoload
aristath 972a85f
Merge branch 'wp-trunk-current' into autoload
aristath bc30cf5
Merge branch 'wp-trunk-current' into autoload
aristath 912bcc5
Merge branch 'wp-trunk-current' into autoload
aristath d0d3a54
Merge branch 'wp-trunk-current' into autoload
aristath 6dbe1b3
Merge branch 'wp-trunk-current' into autoload
aristath 4e786ed
Merge branch 'wp-trunk-current' into autoload
aristath bf9bade
Merge branch 'wp-trunk-current' into autoload
aristath 4a53ee1
Merge branch 'wp-trunk-current' into autoload
aristath cd56299
Merge branch 'wp-trunk-current' into autoload
aristath 3927132
Merge branch 'wp-trunk-current' into autoload
aristath e7a5e77
Merge branch 'wp-trunk-current' into autoload
aristath 29b7ec9
Merge branch 'wp-trunk-current' into autoload
aristath 0aa92fc
Merge branch 'wp-trunk-current' into autoload
aristath 61cecf7
Merge branch 'wp-trunk-current' into autoload
aristath 1a0f457
Merge branch 'wp-trunk-current' into autoload
aristath 970f7cc
Merge branch 'wp-trunk-current' into autoload
aristath 412b841
Merge branch 'wp-trunk-current' into autoload
aristath ce71f5a
Merge branch 'wp-trunk-current' into autoload
aristath 57ef967
Merge branch 'wp-trunk-current' into autoload
aristath f422011
Merge branch 'wp-trunk-current' into autoload
aristath 73a4711
Merge branch 'wp-trunk-current' into autoload
aristath 39b167b
Merge branch 'wp-trunk-current' into autoload
aristath 198b680
Merge branch 'wp-trunk-current' into autoload
aristath 7c205ef
Merge branch 'wp-trunk-current' into autoload
aristath 47fd4d6
Merge branch 'wp-trunk-current' into autoload
aristath c16d37e
Merge branch 'wp-trunk-current' into autoload
aristath 4fe15e7
Merge branch 'wp-trunk-current' into autoload
aristath 3def235
Merge branch 'wp-trunk-current' into autoload
aristath 058e98d
Merge branch 'wp-trunk-current' into autoload
aristath 850a94a
Merge branch 'wp-trunk-current' into autoload
aristath 424268c
Merge branch 'wp-trunk-current' into autoload
aristath 22a6706
Merge branch 'wp-trunk-current' into autoload
aristath 0995797
Merge branch 'wp-trunk-current' into autoload
aristath 74677ac
Merge branch 'wp-trunk-current' into autoload
aristath 4622db3
Merge branch 'wp-trunk-current' into autoload
aristath 69b77ba
Merge branch 'wp-trunk-current' into autoload
aristath d641471
Merge branch 'wp-trunk-current' into autoload
aristath b161bac
Merge branch 'wp-trunk-current' into autoload
aristath 087d4cb
Merge branch 'wp-trunk-current' into autoload
aristath b86e654
Merge branch 'wp-trunk-current' into autoload
aristath 59d3a22
Merge branch 'wp-trunk-current' into autoload
aristath 10021bd
Merge branch 'wp-trunk-current' into autoload
aristath 267318b
Merge branch 'wp-trunk-current' into autoload
aristath 9e62bb3
Merge branch 'wp-trunk-current' into autoload
aristath 959f447
Merge branch 'wp-trunk-current' into autoload
aristath e945437
Merge branch 'wp-trunk-current' into autoload
aristath bfeeb21
Merge branch 'wp-trunk-current' into autoload
aristath 2bdd295
Merge branch 'wp-trunk-current' into autoload
aristath 6702005
Merge branch 'wp-trunk-current' into autoload
aristath 6cb7f8a
Merge branch 'wp-trunk-current' into autoload
aristath e393f3f
Merge branch 'wp-trunk-current' into autoload
aristath fb7ffde
Merge branch 'wp-trunk-current' into autoload
aristath 0071d61
Merge branch 'wp-trunk-current' into autoload
aristath 94cce49
Merge branch 'wp-trunk-current' into autoload
aristath f63ee5b
Merge branch 'wp-trunk-current' into autoload
aristath 2d233d3
Merge branch 'wp-trunk-current' into autoload
aristath 4ff58dc
Merge branch 'wp-trunk-current' into autoload
aristath f4ab742
Merge branch 'wp-trunk-current' into autoload
aristath 48dae9f
Merge branch 'wp-trunk-current' into autoload
aristath a603b4d
Merge branch 'wp-trunk-current' into autoload
aristath ff06738
Merge branch 'wp-trunk-current' into autoload
aristath d1cc9b3
Merge branch 'wp-trunk-current' into autoload
aristath 43f34bd
Merge branch 'wp-trunk-current' into autoload
aristath 0b71a3f
Merge branch 'wp-trunk-current' into autoload
aristath 50a7043
Merge branch 'wp-trunk-current' into autoload
aristath b2c97aa
Merge branch 'wp-trunk-current' into autoload
aristath 49f3141
Merge branch 'wp-trunk-current' into autoload
aristath 557c0af
Merge branch 'wp-trunk-current' into autoload
aristath b715c8e
Merge branch 'wp-trunk-current' into autoload
aristath abfd932
Merge branch 'wp-trunk-current' into autoload
aristath e58cbe2
Merge branch 'wp-trunk-current' into autoload
aristath 7a43207
Merge branch 'wp-trunk-current' into autoload
aristath 3b789e7
Merge branch 'wp-trunk-current' into autoload
aristath 26835c0
Merge branch 'wp-trunk-current' into autoload
aristath 7e3f523
Merge branch 'wp-trunk-current' into autoload
aristath 46d752a
Merge branch 'wp-trunk-current' into autoload
aristath 35e1923
Merge branch 'wp-trunk-current' into autoload
aristath d7b59df
Merge branch 'wp-trunk-current' into autoload
aristath d93dd01
Merge branch 'wp-trunk-current' into autoload
aristath 939ad3b
Merge branch 'wp-trunk-current' into autoload
aristath 9382291
Merge branch 'wp-trunk-current' into autoload
aristath d67a6ee
Merge branch 'wp-trunk-current' into autoload
aristath 2672695
Merge branch 'wp-trunk-current' into autoload
aristath e1c3656
Merge branch 'wp-trunk-current' into autoload
aristath e55adc6
Merge branch 'wp-trunk-current' into autoload
aristath 6bf83d4
Merge branch 'wp-trunk-current' into autoload
aristath 22978e2
Merge branch 'wp-trunk-current' into autoload
aristath 3c34967
Merge branch 'wp-trunk-current' into autoload
aristath f3f1502
Merge branch 'wp-trunk-current' into autoload
aristath 7ab78d7
Merge branch 'wp-trunk-current' into autoload
aristath bed370a
Merge branch 'wp-trunk-current' into autoload
aristath ab96b3e
Merge branch 'wp-trunk-current' into autoload
aristath 8b45d11
Merge branch 'wp-trunk-current' into autoload
aristath f1e8684
Merge branch 'wp-trunk-current' into autoload
aristath e48990f
Merge branch 'wp-trunk-current' into autoload
aristath 1eed9b1
Merge branch 'wp-trunk-current' into autoload
aristath abff811
Merge branch 'wp-trunk-current' into autoload
aristath 86d8628
Merge branch 'wp-trunk-current' into autoload
aristath d1e8bb3
Merge branch 'wp-trunk-current' into autoload
aristath ad31362
Merge branch 'wp-trunk-current' into autoload
aristath c9bdce8
Merge branch 'wp-trunk-current' into autoload
aristath 6635979
Merge branch 'wp-trunk-current' into autoload
aristath 25b7366
Merge branch 'wp-trunk-current' into autoload
aristath c42dc52
Merge branch 'wp-trunk-current' into autoload
aristath 7364f5f
Merge branch 'wp-trunk-current' into autoload
aristath File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.