https://github.com/sidrahassanpk/wordpress-custom-search
This Plugin allows you to search Wordpress Theme Code. It has been developed for https://priceupdate.com.pk
https://github.com/sidrahassanpk/wordpress-custom-search
css html javascript pakistan php wordpress-plugin wordpress-plugin-development wordpress-site wordpress-theme
Last synced: 4 days ago
JSON representation
This Plugin allows you to search Wordpress Theme Code. It has been developed for https://priceupdate.com.pk
- Host: GitHub
- URL: https://github.com/sidrahassanpk/wordpress-custom-search
- Owner: sidrahassanpk
- License: gpl-3.0
- Created: 2024-05-07T06:40:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-07T06:45:46.000Z (over 1 year ago)
- Last Synced: 2025-04-07T07:53:38.830Z (10 months ago)
- Topics: css, html, javascript, pakistan, php, wordpress-plugin, wordpress-plugin-development, wordpress-site, wordpress-theme
- Language: PHP
- Homepage: https://priceupdate.com.pk
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This WordPress plugin allows you to search for specific text within the files of the currently active theme. It provides a convenient way to find occurrences of particular phrases or code snippets within your theme files.
Installation:
- Download the file from the releases page.
- Log in to your WordPress admin dashboard.
- Go to Plugins > Add New.
- Click on the "Upload Plugin" button and select the downloaded ZIP file.
- Activate the plugin.
Usage:
- After activating the plugin, you will find a new menu item labeled "Search Theme Code" in the WordPress admin sidebar.
- Click on "Search Theme Code" to access the search page.
- Enter the text you want to search for in the theme files into the provided input field.
- Click the "Search" button to initiate the search.
- The plugin will display a list of files containing the search text, along with links to open each file in the theme editor.
- Click on a file link to open it in the WordPress theme editor, where you can view and edit the file contents.
Contributing
- Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on GitHub.
License
- This project is licensed under the MIT License - see the LICENSE file for details.