Beschrijving
after activating the plugin you can go to kalamatino words list and add your custom text for replacement.
kalamatino name made from “kalamat” word that means “words” in persian.
you can add words to the plugin’s list to start replace texts
1. words list on kalamatino
Schermafbeeldingen
Installatie
- Upload
kalamatino.zip
to the/wp-content/plugins/
directory - Extract zip file
- Activate Kalamatino through the ‘Plugins’ menu in WordPress
FAQ
-
why didn’t my text replace?
-
double check that your selected text in “from” field should be same as the text you want to replace.
if the source text has for example extra html tags , replacement doesn’t work!currect example:
source:<h4>i don't like this text</h4>
from: i don’t like this text
to: your custom text
// this will work!wrong example:
source:<h4>i <strong>don't like</strong> this text</h4>
from: i don’t like this text
to: your custom text
// this will not work!
Beoordelingen
Bijdragers & ontwikkelaars
“Kalamatino” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Kalamatino” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.
Vertaal “Kalamatino” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- plugin released