WordPress finally gave me access to the plugin repository!
It’s official. The TSE plugin is uploaded and officially available for download here.
You can find all the information about TSE here. Feel free to leave a comment there as well.
I had to replace line 20 to str_replace. otherwise it will not work with php 4. But good work
Thanks! I forgot that str_ireplace wasn’t available until PHP5. The next version will be fully supported in PHP4 without modifications.
I had to replace line 20 to str_replace. otherwise it will not work with php 4. But good work
Thanks! I forgot that str_ireplace wasn’t available until PHP5. The next version will be fully supported in PHP4 without modifications.