- 29 May, 2021 2 commits
-
-
John James Jacoby authored
-
John James Jacoby authored
* Move authorship from individual (JJJ) to business (JJJ) * Add sponsor.php to add "Sponsor" link to plugin row-actions * Update donate link, from PayPal to Stripe * Update support links, for WordPress.org & GitHub * Bump "Tested up to" to 5.8 if needed * Increment asset & minor version numbers * Random small non-code related improvements (whitespace, grammar, URLs...)
-
- 23 Mar, 2021 3 commits
-
-
John James Jacoby authored
-
John James Jacoby authored
Fix compatibility with WP User Profiles
-
John Blackbourn authored
-
- 04 Oct, 2018 9 commits
-
-
John James Jacoby authored
-
John James Jacoby authored
This ensures that custom column contents behave correctly inside of output buffers and other (somewhat predictable) environmental approaches. This fixes a bug where custom column content would not get returned.
-
John James Jacoby authored
-
John James Jacoby authored
-
John James Jacoby authored
Now accepts a user object or integer ID.
-
John James Jacoby authored
Split wp_set_terms_for_user for bulk/non-bulk contexts
-
Chris Van Patten authored
-
Chris Van Patten authored
-
Chris Van Patten authored
-
- 03 Oct, 2018 11 commits
-
-
John James Jacoby authored
See #16.
-
John James Jacoby authored
Accept `WP_User_Query` args in `wp_get_users_of_group()`
-
John James Jacoby authored
See #14.
-
John James Jacoby authored
Added filter 'wp_user_groups_taxonomy_objects'
-
John James Jacoby authored
-
John James Jacoby authored
This check doesn't seem right here, given how the users bulk actions redirect works. See #18.
-
John James Jacoby authored
-
John James Jacoby authored
See #18.
-
John James Jacoby authored
-
John James Jacoby authored
-
John James Jacoby authored
-
- 06 Jun, 2018 1 commit
-
-
John James Jacoby authored
Introduce "Managed" taxonomy types, disallowing users to edit their own terms in a specific user taxonomy. Props @netweb for the nudge on this feature.
-
- 16 Apr, 2018 4 commits
-
-
John James Jacoby authored
-
John James Jacoby authored
-
John James Jacoby authored
Also bump to 2.1.0.
-
John James Jacoby authored
Avoids debug notices.
-
- 30 Mar, 2018 1 commit
-
-
John James Jacoby authored
-
- 13 Feb, 2018 1 commit
-
-
Jonathan Desrosiers authored
Also, improve the inline documentation for the function.
-
- 26 Jan, 2018 2 commits
-
-
Chuck Mailen authored
Added filter 'wp_user_groups_taxonomy_objects' to allow adding user taxonomy to custom post types if needed.
-
John James Jacoby authored
-
- 27 Nov, 2017 1 commit
-
-
John James Jacoby authored
Fix is_exclusive() behavior
-
- 03 Nov, 2017 1 commit
-
-
Joel Lisenby authored
-
- 24 Oct, 2017 3 commits
-
-
John James Jacoby authored
This change introduces a new taxonomy option called `exclusive` that uses radio buttons instead of checkboxes, making a user's entry into a specific group exclusive (joining one will remove them from others.) Might be more to do here, but this was pretty easy otherwise. Fixes #11.
-
John James Jacoby authored
This change catches up to a backwards compatibility break in WordPress Admin that caused the "Add New" button to reappear, again.
-
John James Jacoby authored
Fixes #9.
-
- 28 Mar, 2017 1 commit
-
-
John James Jacoby authored
Bump to 1.1.0.
-