wpdir icon indicating copy to clipboard operation
wpdir copied to clipboard

Web service allowing lightning fast regex searches of the WordPress Plugin/Theme Directories.

Results 13 wpdir issues
Sort by recently updated
recently updated
newest added

`docker build -t wpdir .` ``` 15.52 npm WARN deprecated [email protected]: core-js@> RUN npm install 6 | 7 | # Build Stage -------------------- ERROR: failed to solve: process "/bin/sh -c...

It would be cool if you could export the results to save it as a list/text/json document locally. :)

Besides the theme and plugin directories, there is now also the block pattern directory. I would find it useful to be able to search the pattern directory for example when...

When searching plugins for `wp_unschedule_hook` (https://wpdirectory.net/search/01EXFTWBF5AXT8WX8JBYBRR9KC) the top result is for WP-Optimize. Only one match is shown, however the plugin contains three matches. Screenshot from searching the plugin with a...

bug

I noticed that the loading bar does not fully support PHP 8. This fixes that. Keep up the good work!

Hi @PeterBooker - sorry for asking you such a basic question, but I can’t find a working search with line breaks on http://wpdirectory.net I started with a basic search like...

On the about page, it says the plugin repository was last updated one day ago. However, the content returned by a search for one of my plugins (`Avatar Privacy`) is...

bug

Example: https://wpdirectory.net/search/01D9MW8XSVNR1Z2PN6FVDEAR26 Total matches: 16 Actual matches displayed: 3

bug

On my small laptop screen, which is roughly ~600px in height, the popup box with the highlighted code is cut off. I'd suggest changing the way the modal is positioned...

bug

The search already accepts some extra params, like case sensitivity and lines of context. We should add an advanced search dropdown/extension to the search form which allows further customisation. There...

enhancement