Changes between Initial Version and Version 1 of Ticket #64288, comment 3
- Timestamp:
- 11/25/2025 10:58:32 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64288, comment 3
initial v1 1 1 Hi Team, I do have found the root cause for the issue. The thing is `WP_Plugin_Dependencies::initialize();` is not being initialized in `Ajax instance`, hence the `required dependencies` are being identified as empty. In order to fix this, we just need to update the search plugins ajax call, `wp_ajax_search_plugins` to initialize the `WP_Plugin_Dependencies::initialize();` class and then it would work as expected. Below is the demo video, how the fix is working as expected. 2 2 3 https:// github.com/user-attachments/assets/281a3779-343b-4ee2-bb6e-125f14ed80573 https://app.godam.io/web/video/g50rtp25s5
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)