Making WordPress.org

Changes between Version 2 and Version 3 of Ticket #2490, comment 4


Ignore:
Timestamp:
09/27/2017 05:12:19 PM (8 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2490, comment 4

    v2 v3  
    1010I've just found out that constructing the URL manually works, but there should be a proper UI for this:
    1111{{{
    12 /support/wp-admin/edit.php?post_type=topic&author=297445&s=test
    13 /support/wp-admin/edit.php?post_type=reply&author=297445&s=test
     12/support/wp-admin/edit.php?post_type=topic&author_name=sergeybiryukov&s=test
     13/support/wp-admin/edit.php?post_type=reply&author_name=sergeybiryukov&s=test
    1414}}}