-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Description
Description of the Issue:
When writing a post in the WordPress iOS App, using the “Insert Link” feature only returns search results for pages and posts. WooCommerce products (product post type) are not shown in the results.
Expected Behavior:
In the WordPress web editor, the “Insert Link” dialog can successfully search and link to WooCommerce products. We expect the iOS app to behave the same way and support searching products.
I have post the problem in wordpress ( https://wordpress.org/support/topic/unable-to-select-products-when-inserting-a-url-link-only-posts-are-available/#post-18553181 )
Step-by-step reproduction instructions
Install WooCommerce on a WordPress site and publish at least one product.
Open the same site using the WordPress iOS App.
Create a new post and tap “Insert Link.”
Enter a keyword matching a WooCommerce product title.
Notice that only pages and posts are shown; products are missing.
Environment Details:
Screenshots, screen recording, code snippet
No response
Environment info
WordPress version: 6.8.2
WooCommerce version: 10.0.3
WordPress iOS App version: V26.0
REST API: accessible and working
Server: PHP 8.2, Nginx
Please confirm that you have searched existing issues in the repo.
- Yes