-
Notifications
You must be signed in to change notification settings - Fork 206
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
Add wp-cli command to delete guest authors, with option to reassign their posts. #588
base: develop
Are you sure you want to change the base?
Commits on May 30, 2017
-
Merge branch 'master' of https://github.com/Automattic/Co-Authors-Plus
Rebecca Hum committedMay 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 1387ae1 - Browse repository at this point
Copy the full SHA 1387ae1View commit details -
Fixed WP CLI create-terms-for-posts if no co-authors found
Script was stopping after no co-authors was find. Now script will display an error message and continue to the next post.
Rebecca Hum committedMay 30, 2017 Configuration menu - View commit details
-
Copy full SHA for f759744 - Browse repository at this point
Copy the full SHA f759744View commit details -
Revert "Fixed WP CLI create-terms-for-posts if no co-authors found"
This reverts commit f759744.
Rebecca Hum committedMay 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 76c59ef - Browse repository at this point
Copy the full SHA 76c59efView commit details -
Revert "Removed duplicate left join for optimization"
This reverts commit 6e7da2b.
Rebecca Hum committedMay 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 9f8a1d5 - Browse repository at this point
Copy the full SHA 9f8a1d5View commit details -
Fixed WP CLI create-terms-for-posts if no co-authors found
Script was stopping after no co-authors was find. Now script will display an error message and continue to the next post.
Rebecca Hum committedMay 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 68bcb6e - Browse repository at this point
Copy the full SHA 68bcb6eView commit details -
Removed double left join on posts_join_filter (Automattic#419)
Resolves Automattic#417 * Removed duplicate left join for optimization
Configuration menu - View commit details
-
Copy full SHA for a5222a9 - Browse repository at this point
Copy the full SHA a5222a9View commit details -
Merge remote-tracking branch 'upstream/master'
Rebecca Hum committedMay 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 8ab4751 - Browse repository at this point
Copy the full SHA 8ab4751View commit details
Commits on May 31, 2017
-
CoAuthors display now for Pages and JS is being enqueued on Pages
Rebecca Hum committedMay 31, 2017 Configuration menu - View commit details
-
Copy full SHA for ea4ef62 - Browse repository at this point
Copy the full SHA ea4ef62View commit details -
JS error goes away from js_vars()
Rebecca Hum committedMay 31, 2017 Configuration menu - View commit details
-
Copy full SHA for bcc875b - Browse repository at this point
Copy the full SHA bcc875bView commit details -
changed is_post_type_enabled() to clean up code
Rebecca Hum committedMay 31, 2017 Configuration menu - View commit details
-
Copy full SHA for f226e9c - Browse repository at this point
Copy the full SHA f226e9cView commit details -
Rebecca Hum committed
May 31, 2017 Configuration menu - View commit details
-
Copy full SHA for 29e1e90 - Browse repository at this point
Copy the full SHA 29e1e90View commit details -
removed all traces of $post_type in functions, since is_post_type_ena…
…bled() should do the trick now
Rebecca Hum committedMay 31, 2017 Configuration menu - View commit details
-
Copy full SHA for 6b3ea35 - Browse repository at this point
Copy the full SHA 6b3ea35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ac7d9a - Browse repository at this point
Copy the full SHA 5ac7d9aView commit details
Commits on Jun 1, 2017
-
Edited words to match glossary
Rebecca Hum committedJun 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 8f498c4 - Browse repository at this point
Copy the full SHA 8f498c4View commit details -
Removed continue because the script would stop running.
Rebecca Hum committedJun 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 8ba4611 - Browse repository at this point
Copy the full SHA 8ba4611View commit details -
Added better consistencies with glossary
Rebecca Hum committedJun 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 4c23011 - Browse repository at this point
Copy the full SHA 4c23011View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c23eeb - Browse repository at this point
Copy the full SHA 8c23eebView commit details -
Revert "Revert "Update version constant""
This reverts commit 5ac7d9a.
Configuration menu - View commit details
-
Copy full SHA for 586dcdc - Browse repository at this point
Copy the full SHA 586dcdcView commit details
Commits on Jun 2, 2017
-
doesn't return false after quick edit saves
Rebecca Hum committedJun 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 1a272fa - Browse repository at this point
Copy the full SHA 1a272faView commit details -
replaced hardcoded 'author' with $this->coauthor_taxonomy
Rebecca Hum committedJun 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 84d8394 - Browse repository at this point
Copy the full SHA 84d8394View commit details
Commits on Jun 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5206a53 - Browse repository at this point
Copy the full SHA 5206a53View commit details
Commits on Jun 17, 2017
-
Merge pull request Automattic#400 from Automattic/reduce-sleep
Reduce amount of sleep
Configuration menu - View commit details
-
Copy full SHA for 20efecf - Browse repository at this point
Copy the full SHA 20efecfView commit details -
Merge pull request Automattic#420 from rebeccahum/cli-create-terms-fo…
…r-posts Fixed WP CLI create-terms-for-posts if no co-authors found
Configuration menu - View commit details
-
Copy full SHA for 7bdae3c - Browse repository at this point
Copy the full SHA 7bdae3cView commit details -
Merge pull request Automattic#423 from rebeccahum/terminology
Terminology updated throughout
Configuration menu - View commit details
-
Copy full SHA for 1f61855 - Browse repository at this point
Copy the full SHA 1f61855View commit details -
Merge pull request Automattic#426 from rebeccahum/replace_hardcoded_a…
…uthor Replace hardcoded 'author' with $this->$coauthor_taxonomy
Configuration menu - View commit details
-
Copy full SHA for 39276d1 - Browse repository at this point
Copy the full SHA 39276d1View commit details
Commits on Jun 27, 2017
-
Move parenthesis to fix esc_html and sprintf
Fixes warning: `Warning: sprintf(): Too few arguments in /path/wp-content/plugins/co-authors-plus/php/class-coauthors-guest-authors.php on line 487` Warning surfaces when deleting a guest author that is mapped to a WP user
Configuration menu - View commit details
-
Copy full SHA for 830987b - Browse repository at this point
Copy the full SHA 830987bView commit details
Commits on Jun 28, 2017
-
Added progress so users have an idea of how long it will take
Rebecca Hum committedJun 28, 2017 Configuration menu - View commit details
-
Copy full SHA for 06c123d - Browse repository at this point
Copy the full SHA 06c123dView commit details -
Merge pull request Automattic#430 from Automattic/trepmal-patch-1
Move parenthesis to fix esc_html and sprintf
Configuration menu - View commit details
-
Copy full SHA for 832ac30 - Browse repository at this point
Copy the full SHA 832ac30View commit details
Commits on Jun 29, 2017
-
Added a better style of progress bar!
Rebecca Hum committedJun 29, 2017 Configuration menu - View commit details
-
Copy full SHA for b91e7d4 - Browse repository at this point
Copy the full SHA b91e7d4View commit details -
Deleting guest authors is less confusing
Rebecca Hum committedJun 29, 2017 1Configuration menu - View commit details
-
Copy full SHA for d404fec - Browse repository at this point
Copy the full SHA d404fecView commit details -
Rebecca Hum committed
Jun 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 19d94b9 - Browse repository at this point
Copy the full SHA 19d94b9View commit details -
Merge remote-tracking branch 'refs/remotes/Automattic/master'
Rebecca Hum committedJun 29, 2017 Configuration menu - View commit details
-
Copy full SHA for c278908 - Browse repository at this point
Copy the full SHA c278908View commit details -
Hopefully now merge conflict is gone now...
Rebecca Hum committedJun 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 3380114 - Browse repository at this point
Copy the full SHA 3380114View commit details -
Rebecca Hum committed
Jun 29, 2017 Configuration menu - View commit details
-
Copy full SHA for e80cb47 - Browse repository at this point
Copy the full SHA e80cb47View commit details -
Merge remote-tracking branch 'refs/remotes/Automattic/master' into de…
…lete_guest_author # Conflicts: # php/class-coauthors-guest-authors.php
Rebecca Hum committedJun 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 0883406 - Browse repository at this point
Copy the full SHA 0883406View commit details
Commits on Jun 30, 2017
-
Rebecca Hum committed
Jun 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 5433e37 - Browse repository at this point
Copy the full SHA 5433e37View commit details -
Rebecca Hum committed
Jun 30, 2017 Configuration menu - View commit details
-
Copy full SHA for e0902c0 - Browse repository at this point
Copy the full SHA e0902c0View commit details -
remove duplicated linked author byline
Rebecca Hum committedJun 30, 2017 Configuration menu - View commit details
-
Copy full SHA for b5fd5d5 - Browse repository at this point
Copy the full SHA b5fd5d5View commit details -
coauthors_wp_list_authors has the option now of listing only guest au…
…thors
Rebecca Hum committedJun 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 9b57a43 - Browse repository at this point
Copy the full SHA 9b57a43View commit details
Commits on Jul 2, 2017
-
Merge pull request Automattic#433 from rebeccahum/featured_image_avatar
Guest author's featured image is avatar now
Configuration menu - View commit details
-
Copy full SHA for 95f8c03 - Browse repository at this point
Copy the full SHA 95f8c03View commit details -
Merge pull request Automattic#434 from rebeccahum/remove_avatar_sizing
Removed extra image sizing
Configuration menu - View commit details
-
Copy full SHA for fb7ba91 - Browse repository at this point
Copy the full SHA fb7ba91View commit details -
Merge pull request Automattic#435 from rebeccahum/remove_duplicated_b…
…yline Remove duplicated byline
Configuration menu - View commit details
-
Copy full SHA for 95866e1 - Browse repository at this point
Copy the full SHA 95866e1View commit details
Commits on Jul 4, 2017
-
remove duplicates from linked accounts
Rebecca Hum committedJul 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 9f64154 - Browse repository at this point
Copy the full SHA 9f64154View commit details -
Rebecca Hum committed
Jul 4, 2017 Configuration menu - View commit details
-
Copy full SHA for f4791d0 - Browse repository at this point
Copy the full SHA f4791d0View commit details
Commits on Jul 5, 2017
-
Rebecca Hum committed
Jul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 3fbbebc - Browse repository at this point
Copy the full SHA 3fbbebcView commit details -
Merge remote-tracking branch 'refs/remotes/Automattic/master'
Rebecca Hum committedJul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 631e719 - Browse repository at this point
Copy the full SHA 631e719View commit details -
Use linked account for accurate post count
Rebecca Hum committedJul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for c281135 - Browse repository at this point
Copy the full SHA c281135View commit details -
Redid README.md with better markdown formatting
Rebecca Hum committedJul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 863a6e6 - Browse repository at this point
Copy the full SHA 863a6e6View commit details -
Rebecca Hum committed
Jul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for cdd7e0f - Browse repository at this point
Copy the full SHA cdd7e0fView commit details -
remove quotes, stray =s and upgrade notice section
Rebecca Hum committedJul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 90e201c - Browse repository at this point
Copy the full SHA 90e201cView commit details
Commits on Jul 6, 2017
-
Rebecca Hum committed
Jul 6, 2017 Configuration menu - View commit details
-
Copy full SHA for bc5a46b - Browse repository at this point
Copy the full SHA bc5a46bView commit details -
Do not 404 when guest author archive has 0 posts. Addresses Automatti…
…c#425 (Automattic#440) Resolves Automattic#425, Automattic#409
Configuration menu - View commit details
-
Copy full SHA for c066be2 - Browse repository at this point
Copy the full SHA c066be2View commit details
Commits on Jul 7, 2017
-
Move parenthesis to fix esc_html and sprintf
Fixes warning: `Warning: sprintf(): Too few arguments in /path/wp-content/plugins/co-authors-plus/php/class-coauthors-guest-authors.php on line 487` Warning surfaces when deleting a guest author that is mapped to a WP user
Configuration menu - View commit details
-
Copy full SHA for f6a82ca - Browse repository at this point
Copy the full SHA f6a82caView commit details -
Rebecca Hum committed
Jul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for f2eba65 - Browse repository at this point
Copy the full SHA f2eba65View commit details -
Rebecca Hum committed
Jul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 555cd72 - Browse repository at this point
Copy the full SHA 555cd72View commit details -
remove duplicated linked author byline
Rebecca Hum committedJul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 0372cf0 - Browse repository at this point
Copy the full SHA 0372cf0View commit details -
Merge remote-tracking branch 'refs/remotes/Automattic/master'
Rebecca Hum committedJul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 28a62ed - Browse repository at this point
Copy the full SHA 28a62edView commit details -
Merge branch 'master' of https://github.com/rebeccahum/Co-Authors-Plus
Rebecca Hum committedJul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 56f977d - Browse repository at this point
Copy the full SHA 56f977dView commit details -
Merge remote-tracking branch 'refs/remotes/Automattic/master'
Rebecca Hum committedJul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for bec8e03 - Browse repository at this point
Copy the full SHA bec8e03View commit details -
Rebecca Hum committed
Jul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 8f8a0e7 - Browse repository at this point
Copy the full SHA 8f8a0e7View commit details -
Rebecca Hum committed
Jul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for b60a7ef - Browse repository at this point
Copy the full SHA b60a7efView commit details
Commits on Jul 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0be3eca - Browse repository at this point
Copy the full SHA 0be3ecaView commit details
Commits on Jul 13, 2017
-
fixed coauthors_link_single to work with guest authors
Rebecca Hum committedJul 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 8a8424b - Browse repository at this point
Copy the full SHA 8a8424bView commit details -
Rebecca Hum committed
Jul 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 9746d3d - Browse repository at this point
Copy the full SHA 9746d3dView commit details -
Rebecca Hum committed
Jul 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 5abc3ce - Browse repository at this point
Copy the full SHA 5abc3ceView commit details -
Merge remote-tracking branch 'refs/remotes/Automattic/master'
Rebecca Hum committedJul 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 69e6402 - Browse repository at this point
Copy the full SHA 69e6402View commit details
Commits on Aug 11, 2017
-
added hooks for creating/deleting guest authors
Rebecca Hum committedAug 11, 2017 Configuration menu - View commit details
-
Copy full SHA for b3fb700 - Browse repository at this point
Copy the full SHA b3fb700View commit details -
Merge pull request Automattic#446 from rebeccahum/added_guest-author_…
…hooks Added guest author hooks for create/delete The hooks are useful in being able to manage caches that take into account guest authors.
Configuration menu - View commit details
-
Copy full SHA for 6f5627b - Browse repository at this point
Copy the full SHA 6f5627bView commit details -
Merge remote-tracking branch 'refs/remotes/Automattic/master'
Rebecca Hum committedAug 11, 2017 Configuration menu - View commit details
-
Copy full SHA for a2592a8 - Browse repository at this point
Copy the full SHA a2592a8View commit details -
Merge pull request Automattic#439 from rebeccahum/new_readme.MD
New README.md
Rebecca Hum authoredAug 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 32c7f09 - Browse repository at this point
Copy the full SHA 32c7f09View commit details
Commits on Aug 13, 2017
-
Merge remote-tracking branch 'refs/remotes/Automattic/master'
Rebecca Hum committedAug 13, 2017 Configuration menu - View commit details
-
Copy full SHA for ac7ac32 - Browse repository at this point
Copy the full SHA ac7ac32View commit details
Commits on Aug 28, 2017
-
Merge pull request Automattic#438 from rebeccahum/accurate_guest_post…
…_count Accurate Guest Author post count on linked accounts
Configuration menu - View commit details
-
Copy full SHA for 2953a4c - Browse repository at this point
Copy the full SHA 2953a4cView commit details
Commits on Aug 31, 2017
-
fix logic for doing_autosave check
Linnea Wilhelm committedAug 31, 2017 Configuration menu - View commit details
-
Copy full SHA for 2eeb8b7 - Browse repository at this point
Copy the full SHA 2eeb8b7View commit details
Commits on Sep 8, 2017
-
Move parenthesis to fix esc_html and sprintf
Fixes warning: `Warning: sprintf(): Too few arguments in /path/wp-content/plugins/co-authors-plus/php/class-coauthors-guest-authors.php on line 487` Warning surfaces when deleting a guest author that is mapped to a WP user
Configuration menu - View commit details
-
Copy full SHA for 3da2471 - Browse repository at this point
Copy the full SHA 3da2471View commit details -
Rebecca Hum committed
Sep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for c0341e7 - Browse repository at this point
Copy the full SHA c0341e7View commit details -
Rebecca Hum committed
Sep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 84de506 - Browse repository at this point
Copy the full SHA 84de506View commit details -
remove duplicated linked author byline
Rebecca Hum committedSep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for c8b4a16 - Browse repository at this point
Copy the full SHA c8b4a16View commit details -
Redid README.md with better markdown formatting
Rebecca Hum committedSep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 39e7e5e - Browse repository at this point
Copy the full SHA 39e7e5eView commit details -
Rebecca Hum committed
Sep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 457033d - Browse repository at this point
Copy the full SHA 457033dView commit details -
remove quotes, stray =s and upgrade notice section
Rebecca Hum committedSep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 51ac366 - Browse repository at this point
Copy the full SHA 51ac366View commit details -
Do not 404 when guest author archive has 0 posts. Addresses Automatti…
…c#425 (Automattic#440) Resolves Automattic#425, Automattic#409
Configuration menu - View commit details
-
Copy full SHA for b78650f - Browse repository at this point
Copy the full SHA b78650fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e25f15 - Browse repository at this point
Copy the full SHA 0e25f15View commit details -
added hooks for creating/deleting guest authors
Rebecca Hum committedSep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for ca4d450 - Browse repository at this point
Copy the full SHA ca4d450View commit details -
Merge remote-tracking branch 'refs/remotes/Automattic/master'
Rebecca Hum committedSep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for fb30e18 - Browse repository at this point
Copy the full SHA fb30e18View commit details -
Merge branch 'master' of https://github.com/rebeccahum/Co-Authors-Plus
Rebecca Hum committedSep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 6ca9945 - Browse repository at this point
Copy the full SHA 6ca9945View commit details -
Merge remote-tracking branch 'refs/remotes/origin/user_login-spaces' …
…into upstream/master
Rebecca Hum committedSep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 1c8b684 - Browse repository at this point
Copy the full SHA 1c8b684View commit details -
Fixes "Notice: Trying to get property of non-object" for users who ha…
…ve user_login with spaces
Rebecca Hum committedSep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 4756ca8 - Browse repository at this point
Copy the full SHA 4756ca8View commit details -
Fixes issue of not being able to reassign posts to user with user_log…
…in with spaces on deletion of a user
Rebecca Hum committedSep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 636397a - Browse repository at this point
Copy the full SHA 636397aView commit details
Commits on Oct 13, 2017
-
Merge pull request Automattic#437 from rebeccahum/dedupe_coauthors_wp…
…_list_authors remove duplicates from linked accounts on coauthors_wp_list_authors()
Configuration menu - View commit details
-
Copy full SHA for 53ca493 - Browse repository at this point
Copy the full SHA 53ca493View commit details -
Merge pull request Automattic#436 from rebeccahum/coauthors_wp_list_a…
…uthors coauthors_wp_list_authors() has option to list only guest authors now
Configuration menu - View commit details
-
Copy full SHA for 461ed11 - Browse repository at this point
Copy the full SHA 461ed11View commit details -
Merge pull request Automattic#432 from rebeccahum/delete_guest_author
Deleting guest authors is less confusing
Configuration menu - View commit details
-
Copy full SHA for 2206272 - Browse repository at this point
Copy the full SHA 2206272View commit details -
Merge pull request Automattic#407 from haleeben/fix/no_authors_found_…
…message Author search UX issues
Configuration menu - View commit details
-
Copy full SHA for 3fbad83 - Browse repository at this point
Copy the full SHA 3fbad83View commit details -
Merge pull request Automattic#441 from rebeccahum/filter_author_archive
Filter author archive
Configuration menu - View commit details
-
Copy full SHA for 51f890f - Browse repository at this point
Copy the full SHA 51f890fView commit details -
Merge pull request Automattic#414 from mdchiragpatel/fixed-120
Remove associated guest user when mapped user id deleted.
Configuration menu - View commit details
-
Copy full SHA for c848150 - Browse repository at this point
Copy the full SHA c848150View commit details -
Merge pull request Automattic#453 from rebeccahum/user_login_spaces
user_login spaces problem when using add_coauthors
Configuration menu - View commit details
-
Copy full SHA for 9e49399 - Browse repository at this point
Copy the full SHA 9e49399View commit details -
rebeccahum committed
Oct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for c4624ca - Browse repository at this point
Copy the full SHA c4624caView commit details -
Merge remote-tracking branch 'refs/remotes/Automattic/master'
rebeccahum committedOct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 2f12e55 - Browse repository at this point
Copy the full SHA 2f12e55View commit details
Commits on Oct 20, 2017
-
Adding details of filter for slow performance
- Use simple tax queries for CAP to improve performance - Detail of filter to add to theme - Adding CLI command to run
Configuration menu - View commit details
-
Copy full SHA for b1d8a37 - Browse repository at this point
Copy the full SHA b1d8a37View commit details
Commits on Oct 22, 2017
-
Merge pull request Automattic#444 from rebeccahum/fix_coauthors_links…
…_single Fix coauthors_links_single()
Configuration menu - View commit details
-
Copy full SHA for 6d4d250 - Browse repository at this point
Copy the full SHA 6d4d250View commit details -
Merge pull request Automattic#456 from Automattic/fix/issue319
Adding details of filter for slow performance
Configuration menu - View commit details
-
Copy full SHA for ef47e04 - Browse repository at this point
Copy the full SHA ef47e04View commit details -
Remove redundant test for 404 on Author Archive
Since we made CAP consistent with core in it's handling of author archives where there are no posts (see Automattic#425) we no longer expect there to be a 404 response on the author archive for a guest author.
Configuration menu - View commit details
-
Copy full SHA for 03dd563 - Browse repository at this point
Copy the full SHA 03dd563View commit details
Commits on Oct 30, 2017
-
Merge remote-tracking branch 'refs/remotes/Automattic/master'
rebeccahum committedOct 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 918517d - Browse repository at this point
Copy the full SHA 918517dView commit details -
Fixed counting for guest author posts
rebeccahum committedOct 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 1ae3db4 - Browse repository at this point
Copy the full SHA 1ae3db4View commit details -
Users table will give accurate post count if linked guest author has …
…post(s)
rebeccahum committedOct 30, 2017 Configuration menu - View commit details
-
Copy full SHA for ec2209a - Browse repository at this point
Copy the full SHA ec2209aView commit details -
No need to add $guest_count->count anymore now that the Users table d…
…isplays the count properly
rebeccahum committedOct 30, 2017 Configuration menu - View commit details
-
Copy full SHA for eddbc21 - Browse repository at this point
Copy the full SHA eddbc21View commit details
Commits on Oct 31, 2017
-
rebeccahum committed
Oct 31, 2017 Configuration menu - View commit details
-
Copy full SHA for c8456e6 - Browse repository at this point
Copy the full SHA c8456e6View commit details
Commits on Nov 13, 2017
-
Merge pull request Automattic#461 from rebeccahum/guest_author_count_…
…table Guest Author Counts are more accurate
Configuration menu - View commit details
-
Copy full SHA for dfc3951 - Browse repository at this point
Copy the full SHA dfc3951View commit details -
Merge pull request Automattic#450 from mslinnea/fix-autosave-logic
Fixes logic for DOING_AUTOSAVE check
Configuration menu - View commit details
-
Copy full SHA for 28c6458 - Browse repository at this point
Copy the full SHA 28c6458View commit details -
Merge pull request Automattic#422 from rebeccahum/pages_quick_edit
Pages archive now displays coauthors and quick edit works
Configuration menu - View commit details
-
Copy full SHA for 717609f - Browse repository at this point
Copy the full SHA 717609fView commit details -
Merge pull request Automattic#386 from trepmal/milestone/kl-375
Fix private post viewing on front-end
Configuration menu - View commit details
-
Copy full SHA for 0c3d90a - Browse repository at this point
Copy the full SHA 0c3d90aView commit details -
Merge pull request Automattic#431 from rebeccahum/wpcli_create-guest-…
…author_progress Added progress to create-guest-authors so users have an idea of how long it will take
Configuration menu - View commit details
-
Copy full SHA for 3c7cd54 - Browse repository at this point
Copy the full SHA 3c7cd54View commit details
Commits on Dec 8, 2017
-
Merge remote-tracking branch 'refs/remotes/Automattic/master'
rebeccahum committedDec 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 2070487 - Browse repository at this point
Copy the full SHA 2070487View commit details -
rebeccahum committed
Dec 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 7617511 - Browse repository at this point
Copy the full SHA 7617511View commit details -
Merge pull request Automattic#468 from rebeccahum/set-coauthors_loading
Set $coauthors_loading
Configuration menu - View commit details
-
Copy full SHA for b2bc1d3 - Browse repository at this point
Copy the full SHA b2bc1d3View commit details
Commits on Dec 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a1b3d43 - Browse repository at this point
Copy the full SHA a1b3d43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fb9b33 - Browse repository at this point
Copy the full SHA 3fb9b33View commit details -
[Automattic#279] Fix duplicate name display issue
- When `coauthors_auto_apply_template_tags` is set to true, `coauthors_posts_links()` or `the_author_posts_link()` methods displays duplicate names if post has multiple authors.
Configuration menu - View commit details
-
Copy full SHA for 4037ea0 - Browse repository at this point
Copy the full SHA 4037ea0View commit details
Commits on Dec 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8f4f7c3 - Browse repository at this point
Copy the full SHA 8f4f7c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf7a9a - Browse repository at this point
Copy the full SHA 8bf7a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc36104 - Browse repository at this point
Copy the full SHA cc36104View commit details
Commits on Dec 26, 2017
-
[Automattic#184] Started unit tests for template tags
- Added unit tests for get_coauthors() & is_coauthor_for_post()
Configuration menu - View commit details
-
Copy full SHA for 08b7b66 - Browse repository at this point
Copy the full SHA 08b7b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ece5b - Browse repository at this point
Copy the full SHA 18ece5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 892cd22 - Browse repository at this point
Copy the full SHA 892cd22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fa2a4b - Browse repository at this point
Copy the full SHA 7fa2a4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79e9fc1 - Browse repository at this point
Copy the full SHA 79e9fc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cde4e0b - Browse repository at this point
Copy the full SHA cde4e0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 238f082 - Browse repository at this point
Copy the full SHA 238f082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25679f8 - Browse repository at this point
Copy the full SHA 25679f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 991a65b - Browse repository at this point
Copy the full SHA 991a65bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f42aa5a - Browse repository at this point
Copy the full SHA f42aa5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1283ec - Browse repository at this point
Copy the full SHA d1283ecView commit details
Commits on Dec 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ae0071f - Browse repository at this point
Copy the full SHA ae0071fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83412ce - Browse repository at this point
Copy the full SHA 83412ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3654b25 - Browse repository at this point
Copy the full SHA 3654b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c4c23d - Browse repository at this point
Copy the full SHA 4c4c23dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0057e72 - Browse repository at this point
Copy the full SHA 0057e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5423d3e - Browse repository at this point
Copy the full SHA 5423d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c90d7e8 - Browse repository at this point
Copy the full SHA c90d7e8View commit details -
[Automattic#388] Fix unit tests for is_post_type_enabled() method usi…
…ng current screen
Configuration menu - View commit details
-
Copy full SHA for 6a05c8b - Browse repository at this point
Copy the full SHA 6a05c8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a072306 - Browse repository at this point
Copy the full SHA a072306View commit details
Commits on Dec 28, 2017
-
[Automattic#388] Unit tests for current_user_can_set_authors() method
- Also fixed warning "Trying to get property of non-object" if post_type is not set in "get_current_screen()" on https://github.com/Automattic/Co-Authors-Plus/blob/master/co-authors-plus.php#L1014
Configuration menu - View commit details
-
Copy full SHA for 4bf67ec - Browse repository at this point
Copy the full SHA 4bf67ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0e203d - Browse repository at this point
Copy the full SHA f0e203dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa752b - Browse repository at this point
Copy the full SHA 2aa752bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a104f77 - Browse repository at this point
Copy the full SHA a104f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9675c - Browse repository at this point
Copy the full SHA 4c9675cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b73757 - Browse repository at this point
Copy the full SHA 5b73757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 513d3e0 - Browse repository at this point
Copy the full SHA 513d3e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 900daab - Browse repository at this point
Copy the full SHA 900daabView commit details
Commits on Dec 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ea55216 - Browse repository at this point
Copy the full SHA ea55216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 341b36c - Browse repository at this point
Copy the full SHA 341b36cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b394d2 - Browse repository at this point
Copy the full SHA 6b394d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c796f08 - Browse repository at this point
Copy the full SHA c796f08View commit details
Commits on Jan 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ef1a6db - Browse repository at this point
Copy the full SHA ef1a6dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 417b6f2 - Browse repository at this point
Copy the full SHA 417b6f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5a2144 - Browse repository at this point
Copy the full SHA b5a2144View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfd7436 - Browse repository at this point
Copy the full SHA bfd7436View commit details
Commits on Jan 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6393550 - Browse repository at this point
Copy the full SHA 6393550View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2375f5 - Browse repository at this point
Copy the full SHA b2375f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8863cc1 - Browse repository at this point
Copy the full SHA 8863cc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e75c528 - Browse repository at this point
Copy the full SHA e75c528View commit details
Commits on Jan 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2902cdb - Browse repository at this point
Copy the full SHA 2902cdbView commit details
Commits on Jan 15, 2018
-
Merge pull request Automattic#480 from megfh/patch-1
Update class-wp-cli.php
Configuration menu - View commit details
-
Copy full SHA for 7cfba09 - Browse repository at this point
Copy the full SHA 7cfba09View commit details
Commits on Jan 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9806b14 - Browse repository at this point
Copy the full SHA 9806b14View commit details -
- Convert duplicate conditions into variables and use those variables.
Configuration menu - View commit details
-
Copy full SHA for c8539e6 - Browse repository at this point
Copy the full SHA c8539e6View commit details -
[Automattic#388] Modify where condition when WordPress generates `pos…
…t_author IN (id)` in query
Configuration menu - View commit details
-
Copy full SHA for fd08f52 - Browse repository at this point
Copy the full SHA fd08f52View commit details
Commits on Jan 31, 2018
-
Merge pull request Automattic#473 from sanketio/fix/198
Fix the issue where guest authors with non-ASCII characters can't be used as co-authors
Configuration menu - View commit details
-
Copy full SHA for 85a7b50 - Browse repository at this point
Copy the full SHA 85a7b50View commit details
Commits on Feb 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 930129f - Browse repository at this point
Copy the full SHA 930129fView commit details
Commits on Feb 2, 2018
-
Changes to resolve issue Automattic#332 about missing coauthor meta i…
…n get_the_coauthor_meta function
Configuration menu - View commit details
-
Copy full SHA for 156c719 - Browse repository at this point
Copy the full SHA 156c719View commit details
Commits on Feb 8, 2018
-
Changes to resolve issue Automattic#332. Updated funtion resolve erro…
…r generated while fetching 'type' field.
Configuration menu - View commit details
-
Copy full SHA for 57851b7 - Browse repository at this point
Copy the full SHA 57851b7View commit details
Commits on Feb 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d522c09 - Browse repository at this point
Copy the full SHA d522c09View commit details
Commits on Mar 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6aa05fd - Browse repository at this point
Copy the full SHA 6aa05fdView commit details -
Merge pull request Automattic#482 from sanketio/fix/458
Update .travis.yml file for PHPUnit tests
Configuration menu - View commit details
-
Copy full SHA for f6a3991 - Browse repository at this point
Copy the full SHA f6a3991View commit details -
Merge pull request Automattic#476 from sanketio/fix/388
Review and improve test coverage
Configuration menu - View commit details
-
Copy full SHA for 969d059 - Browse repository at this point
Copy the full SHA 969d059View commit details -
Merge pull request Automattic#475 from sanketio/fix/184
Unit tests/Fix warnings for template tags
Configuration menu - View commit details
-
Copy full SHA for 3760cb1 - Browse repository at this point
Copy the full SHA 3760cb1View commit details -
Merge pull request Automattic#457 from Automattic/fix/author_404_test
Remove redundant test for 404 on Author Archive
Configuration menu - View commit details
-
Copy full SHA for bbd2e06 - Browse repository at this point
Copy the full SHA bbd2e06View commit details -
Updating function to allow fetching meta data based on user_id to sup…
…port the_coauthor_meta function
Configuration menu - View commit details
-
Copy full SHA for 539db91 - Browse repository at this point
Copy the full SHA 539db91View commit details
Commits on Mar 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 96330a6 - Browse repository at this point
Copy the full SHA 96330a6View commit details
Commits on Mar 14, 2018
-
Merge branch 'master' into fix/279
# Conflicts: # tests/test-template-tags.php
Configuration menu - View commit details
-
Copy full SHA for bf3aac1 - Browse repository at this point
Copy the full SHA bf3aac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61be196 - Browse repository at this point
Copy the full SHA 61be196View commit details
Commits on Mar 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 010d2d1 - Browse repository at this point
Copy the full SHA 010d2d1View commit details
Commits on Apr 7, 2018
-
Merge pull request Automattic#474 from sanketio/fix/279
Fix the issue where incompatibility when `coauthors_auto_apply_template_tags` set to true
Configuration menu - View commit details
-
Copy full SHA for 55259dd - Browse repository at this point
Copy the full SHA 55259ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for da40f56 - Browse repository at this point
Copy the full SHA da40f56View commit details -
Merge pull request Automattic#484 from nilzari/master
Changes to resolve issue Automattic#332 about missing coauthor meta
Configuration menu - View commit details
-
Copy full SHA for 17aebd5 - Browse repository at this point
Copy the full SHA 17aebd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 492aee6 - Browse repository at this point
Copy the full SHA 492aee6View commit details
Commits on Apr 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cdb725c - Browse repository at this point
Copy the full SHA cdb725cView commit details
Commits on Apr 10, 2018
-
Merge pull request Automattic#500 from sanketio/fix/499
Fix failing test cases for coauthors functions
Configuration menu - View commit details
-
Copy full SHA for a34519e - Browse repository at this point
Copy the full SHA a34519eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9bbf98 - Browse repository at this point
Copy the full SHA a9bbf98View commit details
Commits on Apr 14, 2018
-
Unexpected output of template tag 'coauthors_links' is resolved by up…
…dating conditions The template tag was outputting usernames of guest authors when they do not have a website set in their profile. It will now output guest authors display names as expected.
Configuration menu - View commit details
-
Copy full SHA for 2755efc - Browse repository at this point
Copy the full SHA 2755efcView commit details
Commits on Apr 15, 2018
-
Corrected PHPUnit test cases to work with the udpated code
A couple of test cases were failing as the return value of a function has changed as per the modifications done for fixing the issue(Issue Automattic#469)
Configuration menu - View commit details
-
Copy full SHA for 889f422 - Browse repository at this point
Copy the full SHA 889f422View commit details
Commits on Apr 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 533449d - Browse repository at this point
Copy the full SHA 533449dView commit details
Commits on Apr 17, 2018
-
Merge branch 'master' into issues/469-function-return-author-login-na…
…me-instead-of-display-name
Configuration menu - View commit details
-
Copy full SHA for 0cd0f2f - Browse repository at this point
Copy the full SHA 0cd0f2fView commit details -
Merge pull request Automattic#504 from binodkalathil/issues/469-funct…
…ion-return-author-login-name-instead-of-display-name Unexpected output of template tag 'coauthors_links' is resolved by updating conditions
Configuration menu - View commit details
-
Copy full SHA for 432d6b0 - Browse repository at this point
Copy the full SHA 432d6b0View commit details
Commits on May 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 869e060 - Browse repository at this point
Copy the full SHA 869e060View commit details
Commits on May 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fcc1d50 - Browse repository at this point
Copy the full SHA fcc1d50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9161eb2 - Browse repository at this point
Copy the full SHA 9161eb2View commit details
Commits on May 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ec1718f - Browse repository at this point
Copy the full SHA ec1718fView commit details
Commits on May 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 65da6c4 - Browse repository at this point
Copy the full SHA 65da6c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f9c4a1 - Browse repository at this point
Copy the full SHA 2f9c4a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd0734 - Browse repository at this point
Copy the full SHA 0fd0734View commit details -
Configuration menu - View commit details
-
Copy full SHA for a29b9bd - Browse repository at this point
Copy the full SHA a29b9bdView commit details
Commits on May 29, 2018
-
Replacing search_fields argument (non-existent) in get_users() call w…
…ith search_columns.
Configuration menu - View commit details
-
Copy full SHA for 4497edd - Browse repository at this point
Copy the full SHA 4497eddView commit details -
Merge pull request Automattic#516 from blunce24/i18n-author-archive
Added i18n support and corrected author display name for author archive: addressing issue Automattic#515
Configuration menu - View commit details
-
Copy full SHA for 786b478 - Browse repository at this point
Copy the full SHA 786b478View commit details -
Configuration menu - View commit details
-
Copy full SHA for dece50b - Browse repository at this point
Copy the full SHA dece50bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d585bf - Browse repository at this point
Copy the full SHA 8d585bfView commit details
Commits on May 30, 2018
-
Merge pull request Automattic#517 from blunce24/current-user-no-terms…
…-warning check for coauthor terms before using them in query: addressing issue Automattic#511
Configuration menu - View commit details
-
Copy full SHA for f82f9fa - Browse repository at this point
Copy the full SHA f82f9faView commit details -
Merge pull request Automattic#519 from TheCrowned/fix/513-author-sear…
…ch-argument Replacing search_fields with search_columns in get_users()
Configuration menu - View commit details
-
Copy full SHA for cfa8aa9 - Browse repository at this point
Copy the full SHA cfa8aa9View commit details -
Merge remote-tracking branch 'upstream/master'
Paul Schreiber committedMay 30, 2018 Configuration menu - View commit details
-
Copy full SHA for c4c3f9b - Browse repository at this point
Copy the full SHA c4c3f9bView commit details -
Add isset() checkes to post registration
Paul Schreiber committedMay 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 39da33c - Browse repository at this point
Copy the full SHA 39da33cView commit details -
Paul Schreiber committed
May 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 290b18e - Browse repository at this point
Copy the full SHA 290b18eView commit details
Commits on May 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a8ad969 - Browse repository at this point
Copy the full SHA a8ad969View commit details -
Merge pull request Automattic#521 from paulschreiber/fix/warnings
Adds isset() checks to post type registration
Configuration menu - View commit details
-
Copy full SHA for 98d6dbd - Browse repository at this point
Copy the full SHA 98d6dbdView commit details
Commits on Jun 4, 2018
-
Fix test_coauthors_links_single_when_guets_author(), which was wrongl…
…y passing. The test passed because was updating a postmeta instead of the user record in wp_users, thus subsequent assertions all passed simply because no real edit had been done. When making the edit for real, the test would fail in several places, so tweaks were needed to fix its behavior.
Configuration menu - View commit details
-
Copy full SHA for 70a5646 - Browse repository at this point
Copy the full SHA 70a5646View commit details -
Updated coauthors_links_single so that CAP coauthor link matches Core…
… author link structure.
Configuration menu - View commit details
-
Copy full SHA for c7f573a - Browse repository at this point
Copy the full SHA c7f573aView commit details
Commits on Jun 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c5c9d43 - Browse repository at this point
Copy the full SHA c5c9d43View commit details -
Fix possible discrepancy in author search due to mismatched use of us…
…er_login and user_nicename.
Configuration menu - View commit details
-
Copy full SHA for 14c2521 - Browse repository at this point
Copy the full SHA 14c2521View commit details -
Merge pull request Automattic#529 from TheCrowned/fix/505-test-wrong-…
…meta-key Test test_coauthors_links_singe_guests_authors wrongly passing
Configuration menu - View commit details
-
Copy full SHA for e5967da - Browse repository at this point
Copy the full SHA e5967daView commit details -
Merge pull request Automattic#523 from TheCrowned/fix/122-faq-disable…
…-guest-author Added FAQ to readme on how to disable Guest Authors
Configuration menu - View commit details
-
Copy full SHA for 4602090 - Browse repository at this point
Copy the full SHA 4602090View commit details -
Only filter author template for title
Repro steps: - in `archive.php`, use `the_archive_title()` method - load a category archive page Expected results: "Category: category_name" Actual results: null Notes: The `filter_author_archive_title()` function is hooked to the `get_the_archive_title` filter, which can run in other archive templates such as `category` or `tag`. When run in such a template, the function does not return the `$title` parameter, resulting in `null`.
Configuration menu - View commit details
-
Copy full SHA for 5684a26 - Browse repository at this point
Copy the full SHA 5684a26View commit details
Commits on Jun 6, 2018
-
Merge pull request Automattic#531 from TheCrowned/fix/530-remove-acti…
…on_pre_user_query Removed function action_pre_user_query and its hooks
Configuration menu - View commit details
-
Copy full SHA for c3a4e65 - Browse repository at this point
Copy the full SHA c3a4e65View commit details
Commits on Jun 8, 2018
-
Removed whole setUp function, which contained the two filters that ma…
…de WP queries non-TEMPORARY
Configuration menu - View commit details
-
Copy full SHA for 8b5ad37 - Browse repository at this point
Copy the full SHA 8b5ad37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c623dc - Browse repository at this point
Copy the full SHA 0c623dcView commit details -
Merge branch 'master' of https://github.com/Automattic/Co-Authors-Plus …
…into fix/489-skip-filtering-for-irrelevant-caps
Configuration menu - View commit details
-
Copy full SHA for 1ad6e50 - Browse repository at this point
Copy the full SHA 1ad6e50View commit details
Commits on Jun 13, 2018
-
Allow guest authors have personal data exported (Automattic#528)
* [Style] Identation changed to tab * [Feat] Added personal data exporter to guest authors * [Feat] Added a filter to allow third part plugins add guest author data * [Style] WPCS fixes * [Fix] Filter name changed * [Style] WPCS fixes * [Fix] Filter name changed
Configuration menu - View commit details
-
Copy full SHA for 2026d4c - Browse repository at this point
Copy the full SHA 2026d4cView commit details
Commits on Jun 14, 2018
-
Updated tests to search_authors() to use assertArrayNotHasKey instead…
… of assertNotContains
Configuration menu - View commit details
-
Copy full SHA for 7938853 - Browse repository at this point
Copy the full SHA 7938853View commit details
Commits on Jun 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2be4599 - Browse repository at this point
Copy the full SHA 2be4599View commit details -
Configuration menu - View commit details
-
Copy full SHA for d559799 - Browse repository at this point
Copy the full SHA d559799View commit details
Commits on Jun 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 08902e5 - Browse repository at this point
Copy the full SHA 08902e5View commit details -
Merge pull request Automattic#546 from TheCrowned/fix/538-re-enable-t…
…ests Re-enable disabled Test_Author_Queries tests
Configuration menu - View commit details
-
Copy full SHA for d63ab9b - Browse repository at this point
Copy the full SHA d63ab9bView commit details -
Add post type parameter to the Mine link, so it works for Pages
Pete DeMarte committedJun 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 96a0efa - Browse repository at this point
Copy the full SHA 96a0efaView commit details -
Merge pull request Automattic#547 from pdemarte/post-type-pages-fix
Add post type parameter to the Mine link, so it works for Pages
Configuration menu - View commit details
-
Copy full SHA for b0c2871 - Browse repository at this point
Copy the full SHA b0c2871View commit details
Commits on Jun 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ab422f7 - Browse repository at this point
Copy the full SHA ab422f7View commit details -
Merge pull request Automattic#535 from jacobarriola/patch-1
🐛Only filter author template for title
3Configuration menu - View commit details
-
Copy full SHA for 7f3651a - Browse repository at this point
Copy the full SHA 7f3651aView commit details
Commits on Jun 27, 2018
-
Merge pull request Automattic#532 from TheCrowned/fix/273-search-disc…
…repancy Fix possible discrepancy in author search with ignored authors
Configuration menu - View commit details
-
Copy full SHA for 773a368 - Browse repository at this point
Copy the full SHA 773a368View commit details -
Merge pull request Automattic#543 from TheCrowned/fix/489-skip-filter…
…ing-for-irrelevant-caps Skip irrelevant capabilities filtering in filter_user_has_cap() with whitelist
Configuration menu - View commit details
-
Copy full SHA for 604b3f0 - Browse repository at this point
Copy the full SHA 604b3f0View commit details
Commits on Jul 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7a702bd - Browse repository at this point
Copy the full SHA 7a702bdView commit details
Commits on Jul 10, 2018
-
Merge pull request Automattic#540 from TheCrowned/fix/526-non-tempora…
…ry-queries-on-multisite-test Removed Test_Author_Queried_Object setUp function
Configuration menu - View commit details
-
Copy full SHA for 5962064 - Browse repository at this point
Copy the full SHA 5962064View commit details -
Merge pull request Automattic#558 from TheCrowned/fix/554-user-login-…
…linked-account column_posts() should use user_login when querying for linked_account
Configuration menu - View commit details
-
Copy full SHA for 1bb6378 - Browse repository at this point
Copy the full SHA 1bb6378View commit details
Commits on Jul 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ecf8699 - Browse repository at this point
Copy the full SHA ecf8699View commit details -
Merge pull request Automattic#567 from TheCrowned/fix/561-wrong-post-…
…count-guest-authors Fixing double posts counts for users with linked accounts
Configuration menu - View commit details
-
Copy full SHA for 68de11d - Browse repository at this point
Copy the full SHA 68de11dView commit details
Commits on Jul 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f3e4333 - Browse repository at this point
Copy the full SHA f3e4333View commit details
Commits on Jul 25, 2018
-
Merge pull request Automattic#569 from TheCrowned/fix/568-failing-test
$ignored_authors in search should use user_nicename, not login.
Configuration menu - View commit details
-
Copy full SHA for 1dd63e7 - Browse repository at this point
Copy the full SHA 1dd63e7View commit details
Commits on Aug 14, 2018
-
Add wp-cli command to delete guest authors, with option to reassign t…
…heir posts. Currently, there is no way to delete guest authors from the command line. This command fills that need. It is activated using `delete-guest-authors`, and passing in the path to a CSV file containing a list of two columns: the ID to delete, and the login to assign the posts to (or "false" to not reassign). The command runs dry by default, showing the end user the guest authors it would have attempted to delete, and the user login it would have attempted to transfer the posts to. Passing --no-dry-run, and confirming that you really do want to delete guest authors, actively modifies the database.
Configuration menu - View commit details
-
Copy full SHA for 2d3339a - Browse repository at this point
Copy the full SHA 2d3339aView commit details -
This commit adds additional information on success and failure, telling the end user not only the ID of the guest author that was deleted, but also (if applicable) the login their posts were assigned to.
Configuration menu - View commit details
-
Copy full SHA for 917593a - Browse repository at this point
Copy the full SHA 917593aView commit details -
Add more information to dry run output.
This commit utilizes the CAP API during dry runs to pull out information about the guest authors about to be deleted, to make sure they're the right ones.
Configuration menu - View commit details
-
Copy full SHA for e3e9155 - Browse repository at this point
Copy the full SHA e3e9155View commit details -
Add more information to command output.
This commit utilizes the CAP API to pull out information about the guest authors about to be deleted, to make sure they're the right ones.
Configuration menu - View commit details
-
Copy full SHA for 9604de2 - Browse repository at this point
Copy the full SHA 9604de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ce17c - Browse repository at this point
Copy the full SHA 78ce17cView commit details
Commits on Aug 15, 2018
-
Allow for remapping to user named "false". The CAP delete function takes, as its second parameter, either a string containing the login of the user you wish to reassign the deleted guest author's posts to, or a boolean false stating that you do wish to reassign. But what if you want to reassign to a user named false? Before that was not possible. Now, the code specifically looks for if the instance has a user named false, and if so, allows it to be reassigned to. If not, it assumes the boolean was intended.
Configuration menu - View commit details
-
Copy full SHA for 1994de3 - Browse repository at this point
Copy the full SHA 1994de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1c4e08 - Browse repository at this point
Copy the full SHA a1c4e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for a44b5c1 - Browse repository at this point
Copy the full SHA a44b5c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36bc3f6 - Browse repository at this point
Copy the full SHA 36bc3f6View commit details