Commits
User selector
Commit History
Commits on Nov 4, 2021
Coding Standards: Add visibility to methods in `tests/phpunit/tests/`.
Show description for 40ac5decommitted
Commits on Sep 9, 2021
Widgets: Revert [51705].
Show description for 1d0e444committed
Commits on Aug 31, 2021
Widgets: Rename and soft deprecate `retrieve_widgets()`.
Show description for b7a495dcommitted
Commits on Aug 7, 2021
Build/Test Tools: Implement use of the `void` solution.
Show description for ddb409ecommitted
Commits on Aug 6, 2021
Tests: Replace `assertRegExp()` with `assertMatchesRegularExpression()`.
Show description for 457b7b3committed
Commits on Jul 19, 2021
Tests: Replace `assertContains()` with `assertStringContainsString()` when used with strings.
Show description for c70fe62committed
Commits on Jul 10, 2021
Tests: Use more appropriate assertions in various tests.
Show description for d77f065committed
Commits on Jul 7, 2021
Tests: Use more appropriate assertions in various tests.
Show description for e776910committed
Commits on Jul 5, 2021
Build/Test Tools: Replace `assertInternalType()` usage in unit tests.
Show description for bca693bcommitted
Commits on Jun 13, 2021
Tests: Fix typo in a `retrieve_widgets()` test name.
Show description for 132984ccommitted
Commits on Jun 8, 2021
Make new WordPress installations use blocks in widget areas instead of widgets
Show description for 8add05fcommitted
Commits on May 24, 2021
Widgets: Make sure `WP_Widget` constructor creates a correct `classname` value for a namespaced widget class.
Show description for 2c7c677committed
Commits on May 23, 2021
Widgets: Make sure `WP_Widget` constructor creates a correct `id_base` value for a namespaced widget class.
Show description for c4fd562committed
Commits on Oct 19, 2020
Widgets: Introduce `before_sidebar` and `after_sidebar` arguments for `register_sidebar()`.
Show description for c25f171committed
Commits on Sep 4, 2020
Tests: Introduce `assertSameSets()` and `assertSameSetsWithIndex()`, and use them where appropriate.
Show description for 8be943dcommitted
Commits on Sep 2, 2020
Tests: First pass at using `assertSame()` instead of `assertEquals()` in most of the unit tests.
Show description for 164b22ccommitted
Commits on Aug 25, 2020
Tests: Clean up some existing `@covers` tags.
Show description for c20372ecommitted
Commits on Jun 22, 2020
General: Remove “whitelist” and “blacklist” in favor of more clear and inclusive language.
Show description for e26394bcommitted
Commits on Jan 29, 2020
Docs: Improve inline comments per the documentation standards.
Show description for cfc3b57committed
Commits on Sep 15, 2019
Commits on Aug 14, 2019
Commits on Jul 8, 2019
Coding Standards: Fix the remaining issues in `/tests`.
Show description for c6c7849committed
Commits on Aug 17, 2018
Coding Standards: Upgrade WPCS to 1.0.0
Show description for a75d153committed
Commits on Feb 1, 2018
Tests: Correct erroneous `@covers` and `@use` tags.
Show description for 59e1b73committed
Commits on Dec 4, 2017
Widgets: Don't try mapping empty sidebars.
Show description for 6cb2a02committed
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Oct 2, 2017
Widgets: Revert format of `sidebars_widgets`.
Show description for 4666f2fcommitted
Commits on Sep 25, 2017
Widgets: Merge orphaned widgets on theme switch
Show description for d33ab87committed
Commits on Sep 21, 2017
Widgets: Improved sidebar mapping on theme switch
Show description for 9b7c97acommitted
Commits on Sep 1, 2017
Widgets: Add nudge for registered widgets
Show description for 0918244committed
Commits on Aug 18, 2017
Widgets: Add tests for `retrieve_widgets()`.
Show description for 677082bcommitted
Commits on Jun 6, 2016
Widgets: Revert [37425] and [37427].
Show description for 30b1f09committed
Commits on May 12, 2016
Widgets: Create `WP_Widget_Mock` as a mock of `WP_Widget` which can be used for widget tests.
Show description for e232907committed
Commits on May 2, 2016
Tests: Remove debug cruft left over from [34816].
Show description for 0efe87acommitted