विवरण
This plugin has been closed as of मे 27, 2025 and is not available for download. This closure is temporary, pending a full review.
समीक्षाहरू
सेप्टेम्बर 3, 2016
We’re working with a javascript that automatically looks-up an entry in a database if a <span> with a certain class has been placed around a word. Since you don’t want to type <span class=”abc”>entry</span>, we wanted to instead do it with these brackets: {entry}.
We created a regular expression to perform the look-up. Other plug-ins would
a) replace the contents of the post in the database
-> this is not the desired behavior as “<span>”s sometimes get “eaten” by the visual editor
b) work for posts, but not for pages
c) work for posts, also for pages, but not inside shortcodes
-> our theme uses shortcodes for a variety of things, so we needed them.
d) completely break the site
___
re.place was the ONLY plug-in out of the 5 we tested that didn’t check any of the above and that ALWAYS worked exactly the way we wanted it to. I highly recommend it!
योगदानकर्ता र डेभलपरहरू
“re.place” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“re.place” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।