#58232 closed defect (bug) (invalid)
Plugins related search box linked to WP Posts search
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 6.2 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
After upgrading to 6.2 version I noticed that search option for plugins, that use search option/box is linked to WP posts table instead of plugins-related database table.
For example, if I search for customers order or product within Woocoomerce plugin by certain keyword, after clicking on "search" button, I get redirected to WP posts search results.
The same thing happens if I want to filter products/orders by certain categories. After category is chosen, I get redirected to WP posts tab.
The same issue appears also when trying to search within WP Pages menu. After instering search string and clicking search, I get redirected to WP Posts menu, hence I assume it is WP core issue, not plugin related.
Flow screenshot: https://ibb.co/4Fy0TdN
UPDATE: looks like the issue is also connected to posts/pages/Woocommerce products update.
Everytime I update a product or a page, after clicking on UPDATE button, I get redirected to WP Posts overview.