Changes between Version 2 and Version 3 of Ticket #2490, comment 4
- Timestamp:
- 09/27/2017 05:12:19 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2490, comment 4
v2 v3 10 10 I've just found out that constructing the URL manually works, but there should be a proper UI for this: 11 11 {{{ 12 /support/wp-admin/edit.php?post_type=topic&author =297445&s=test13 /support/wp-admin/edit.php?post_type=reply&author =297445&s=test12 /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 14 14 }}}