Plugin is too simple
-
Hello, may I congratulate you on your first plugin.
You need to spend a little more time on it as currently it is too simple.
I have installed it on a fresh WordPress and it seems to replace URL’s and code within the post content aswell as text. As I have tags that are also in the image name, this breaks the page.
str_replace is not good enough for this job, you will need to find a method that uses preg_replace or preg_replace_callback.
All the best,
Richard
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Plugin is too simple’ is closed to new replies.