That's how plugins should be made
-
Got a support call from a WPGlobus customer about “Whistles” not working properly. Initially was kind of scared by the “last updated”, but when I saw who’s the author, I decided to check this out.
Well, gentlemen, I believe Justin has all rights to be proud that his plugin circa 2013 does not need any updates. Simply because if was written correctly.
Great job!
P.S. For anyone who’s interested, adding WPGlobus support was as easy as
add_filter( 'whistle_content', array( 'WPGlobus_Filters', 'filter__text' ), 0 );
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘That's how plugins should be made’ is closed to new replies.