विवरण
One of the most popular visual editors, Elementor, lacks a search and replace feature.
With our plugin, you can now easily replace any text without the need to install any additional software to your computer.
USAGE
Once you upload and activate the plugin.
Go to any Elementor created page and navigate to Menu > Search & Replace
to open the plugin modal window.
From the options you can choose to highlight or do a case-sensitive search and replace.
We add special tags to highlight the text, and you can always click on the Clear
button if you want to clean your code.
Here are the general steps you need to follow to use the plugin:
- Open the plugin modal window.
- Choose if you want to
highlight
terms or do acase-sensitive
search and replace. - Enter you search phrase and click on the
Search
button. - Enter your replace with phrase.
- Click on the
Replace
button. - Use the
Undo
link to revert back to the original text. - Click on the
Clear
button to if you want to clean your code from the special highlight tags at any give time.
NOTE: To assure and not compromise the performance of the plugin we have set a data limit at 50kb for the Free and 300kb for the Pro versions.
FEATURES
Search & replace for Elementor is/does:
- a plugin to the popular Elementor visual editor that enables you to search and replace any text/link in your posts and pages quickly and easily.
- enhances your efficiency in Elementor, allowing you to edit your posts and pages with much faster pace than usual, on page-by-page basis or globally.
- a plugin designed to look native and works seamlessly with both Elementor Free and Pro versions.
- a WordPress plugin for Elementor that enables you to update multiple text terms, phrases, images, or links with highlighting and case-sensitivity inside the visual editor.
- perfect for heavy Elementor users that want to speed up their editing process.
NOTE: Global search and replace, links, images, case-sensitivity backups and custom options are available only in the Pro version!
DETAILED DOCUMENTATION
The step-by-step setup, usage, demos, video, and insights can be found on the Search & Replace for Elementor website.
SEARCH AND REPLACE FOR ELEMENTOR PRO
If you are using the Free version of the plugin from the WordPress.org repository and would like to have the Pro features you can purchase the premium version from the Search & Replace for Elementor website.
Some of the features included in the Pro version of the plugin are:
- Global search & Rreplace with dry-run option.
- Global and inidividual page search and replace with regular expressions.
- Built-in backup and database import feature.
- Additional options that can help you to customize you search and replace data fields.
- Unlimited raw page data.
- Priority support and regular updates for 1 full year.
इंस्टॉलेशन
The plugin installation process is standard and easy to follow. Please let us know if you have any difficulties with the installation.
Manual Installation
- Upload and unzip the
search-replace-for-elementor.zip
to the/wp-content/plugins/
directory. - Visit Plugins in WP Admin.
- Activate the Search and Replace for Elementor plugin. Make sure to have the Elementor Pro or Free is activated before that.
After Activation
- Now you can go to any page/post that uses Elementor and use the plugin as described in the documentation.
सामान्य प्रश्न
Use the Support tab on this page to post your additional requests and questions.
All tickets are usually addressed within a couple of days.
If your request is an add-on feature, we will add it to the plugin wish list and consider implementing it in the next major version.
-
Will this plugin work with the free Elementor version?
-
Yes, the plugin works with both Elementor Free and Pro versions.
-
Do you offer additional support/customization?
-
Yes, you can get in touch with us by sending us your request on the Search & Replace for Elementor website.
-
Does it work with the Classic/Gutenberg editors?
-
No. The plugin is specifically created to work with the Elementor plugin and its custom way of data storage.
However, if you are interested you can try out our open source Block Editor Search & Replace plugin which works with both the Classic and Gutenberg editors.
समीक्षाएं
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “Search & Replace for Elementor” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
1.1.4
- Update – remove rating notice from the free plugin
1.1.3
- New – Add
array_keys_exist
to check multiple array keys against an array - Update – Language strings
- Fix – Revisit the update original elementor data with the iterator process
1.1.2
1.1.1
- Update – add nonce and user capability security checks for all ajax methods
- Update – revise UI help notes, error and success messages
- Fix – search and replace for fields in the same widget e.g. text & description in Icon widget
- Fix – remove some existing
console.log()
dev lines
1.1.0
- New – add HTML with regular expressions for Text Editor widget (modal-only)
- New – add
preg_last_error_msg
to work same way as PHP8 - Update – match the Elementor updated UI in 3.12 for modal window
- Fix – remove dev/prod loading assets; not needed anymore
- Fix – auto deactivate Pro if already active
1.0.9
- Update – adding translator messages
- Update – trnslation and lang file
- Fix – run code with WPCS and
WordPress-Core
1.0.8
- Update – global search & replace demo page
1.0.7
- Update – WordPress 6.2 compatibility and testing
1.0.6
- Fix – no matches found when have punctuations in the search or replace input
- Update – add text to let user that
no HTML is allowed
in the inputs - Update – add text to let use know the need to backup DB when do global search & replace
1.0.5
- Fix – glupfile.js script building procedure
- Fix – handle null or string elementor data passed to the iterrator
1.0.4
- Fix – replace
strip_tags()
withstrip_tags_with_whitespace()
1.0.3
- New – add rating admin notice
- New – add plugin
Get Pro
link under plugins - Update – lang file with the latest strings
- Fix – update some translation string
1.0.2
- Fix – be able to search and replace I’m, you’re “quote text”, etc
1.0.1
- Fix – Elementor JSON data breaks with
update_postmeta()
, fix withwp_slash()
1.0.0
- Initial release and first commit into the WordPress.org SVN