Skip to content

feat: add plugin search and filter UI#23

Open
Zaidfarooqui01 wants to merge 1 commit intortCamp:developfrom
Zaidfarooqui01:feat/plugin-search-filter
Open

feat: add plugin search and filter UI#23
Zaidfarooqui01 wants to merge 1 commit intortCamp:developfrom
Zaidfarooqui01:feat/plugin-search-filter

Conversation

@Zaidfarooqui01
Copy link

Summary

Add plugin search and filter UI to improve plugin management UX

Changes

  • ✅ Live search (name/description)
  • ✅ Status filters (active/inactive/updates)
  • ✅ AJAX with nonce security
  • ✅ WP_List_Table patterns
  • ✅ CHANGELOG.md updated

Testing

  1. Navigate to OneUpdate → Plugin Browser
  2. Search "akismet" → See filtered results
  3. Toggle status filters → Live updates

Closes #22

- Live search input with real-time filtering
- AJAX handler with nonce + capability checks
- WP_List_Table pattern consistency
- Updated CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Plugin search and filter UI for better UX

1 participant