ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Find And Replace Text

აღწერა

Find And Replace Text plugin allows you to install a find & replace button to your WordPress Editor.

It supports batch finding and replacing string when you edit your posts either in TinyMCE visual or text mode.

Please note the plugin in TinyMCE visual mode also find and replace string in raw file. Which means that you should make sure there are not HTML tag to find and replace.

For example, if you find and replace “href” to “something else” in Visual mode. The plugin also change every “href” to “something else” if the HTML codes have links with “href” even you can not see the “href” string on the visual mode screen.

So please make sure that you are not replacing HTML tags in Visual mode. Or you can start from Text mode.

Remember saving your post before your find and replace anything. So even you make something mess you can always get revisions back.

ეკრანული სურათები

  • Find & Replace button above the Editor.
  • Find what.
  • Replace with.
  • Confirm to replace.

დაყენება

  1. Go to the Add New plugins screen in your WordPress Dashboard
  2. Click the upload tab
  3. Browse for the plugin file (find-and-replace-text.zip) on your computer
  4. Click “Install Now” and then hit the activate button

ხდკ

Where can I get help?

Find And Replace Text plugin is supported via the wordpress.org support forum. Or you can go to Find And Replace Text page.

What if I replaced wrong strings for my whole post?

Don’t worry. You can always press Ctrl-Z in TinyMCE visual mode to undo your replacement.

მიმოხილვები

17.09.2021
This makes some of our page update chores much easier, in a way that "database find and replace" plug-ins can't, especially thanks to its ability to find-and-replace within HTML tags. This plug-in is really worth keeping up to date! I'm using it with WP 5.8.1 (using the Classic Editor) with no problem. Hopefully, the code is simple enough that it will keep working for a long, long time.
2 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Find And Replace Text” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

“Find And Replace Text” ითარგმნა 2 ენაზე. გმადლობთ თარჯიმნებო თქვენი წვლილისათვის.

გადათარგმნეთ Find And Replace Text თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

2.0

  • Support both visual and text mode. Rewrite code with JQuery. Add media button.

1.0

  • Support text mode. add button to quick tag.