link-indication

विवरण

This plugin has been closed as of सितम्बर 7, 2021 and is not available for download. कारण: दिशानिर्देश उल्लंघन।

समीक्षाएं

अप्रैल 12, 2019
I installed this plugin when I first started with wordpress... It was 2.x something version. Still works with 4.9.2 ! EDIT: I recently upgraded my server to PHP7.0, this plugin broke my site. The workaround is quite easy. Edit the file link-indication.php Locate the following line (should be line 315): $final_stuff = eregi_replace('\[\[:space:\]\]+', ' ', $final_stuff); Change it to look like this: $final_stuff = preg_replace('/:space:+/', ' ', $final_stuff); Save it, the plugin is back for good !
7 के सभी समीक्षा पढ़ें

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Link Indication” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.