Skip to content

Conversation

@esudalaimadan
Copy link
Contributor

@esudalaimadan esudalaimadan commented Sep 24, 2019

Fix #671

@sudar Please look into multisite test issue i.e.,tests are erroring when run without WP_MULTISITE=1.

Repository owner deleted a comment Sep 25, 2019
Repository owner deleted a comment Oct 1, 2019
Repository owner deleted a comment Oct 2, 2019
Repository owner deleted a comment Oct 2, 2019
@esudalaimadan esudalaimadan requested a review from sudar October 3, 2019 05:11
@esudalaimadan
Copy link
Contributor Author

https://github.com/sudar/bulk-delete/blob/671-feature/add-mutisite-support-for-users-module/tests/wp-unit/include/Core/Users/Modules/DeleteUsersByUserMetaInMultisiteModuleTest.php is failing for single site though I am not loading this class for single sites.

Please let me know what am I missing.

Repository owner deleted a comment Oct 3, 2019
Repository owner deleted a comment Oct 4, 2019
Copy link
Contributor

@sudar sudar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just left some minor comments. Once it is fixed, this can be merged.

*
* @since 6.1.0
*
* @var \BulkWP\BulkDelete\Multisite\MultisiteAdminUIBuilder
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* @var \BulkWP\BulkDelete\Multisite\MultisiteAdminUIBuilder
* @var \BulkWP\BulkDelete\Core\Multisite\MultisiteAdminUIBuilder

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@sudar sudar assigned esudalaimadan and unassigned sudar Oct 18, 2019
Repository owner deleted a comment Oct 18, 2019
@esudalaimadan esudalaimadan assigned sudar and unassigned esudalaimadan Oct 18, 2019
Repository owner deleted a comment Nov 4, 2019
@sudar
Copy link
Contributor

sudar commented Nov 30, 2019

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- include/Core/Multisite/MultisiteAdminUIBuilder.php  3
- tests/wp-unit/include/Core/Users/Modules/DeleteUsersByUserMetaInMultisiteModuleTest.php  6
- include/Core/Users/UsersModule.php  2
- include/Core/Users/DeleteUsersInMultisitePage.php  1
- include/Core/Users/Modules/DeleteUsersByUserMetaInMultisiteModule.php  2
         

See the complete overview on Codacy

Repository owner deleted a comment Nov 30, 2019
@sudar sudar changed the base branch from dev/6.1.0 to dev/6.2.0 July 2, 2020 01:13
@sudar sudar added this to the 6.2.0 milestone Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create menu and plugin page at network level

3 participants