GetSimple Support Forum
BUG REPORT Hello World Plugin - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13)
+--- Thread: BUG REPORT Hello World Plugin (/showthread.php?tid=10609)



Hello World Plugin - tomybyte - 2018-10-18

Hi,

the 'Hello World' Plugin is part of the Plugin Creation part in the Wiki ( http://get-simple.info/wiki/plugins:creation ). When starting with a new CMS (it is new for me) and when starting plugin development too, then many things are quite different to other CMSs. 

So I wanted to figure out, what the content of the Hello World Plugin of Chris Cagle is and stumbled over a line in the register_plugin() call ..."'Finds email addresses in content and components and "hides" them', //Plugin description"  But in the top part is written: Plugin Name: Hello World - Description: Echos "Hello World" in footer of theme
Should not the line "Finds email addresses in content and components and 'hides' them" be replaced with "Echos "Hello World" in footer of theme"  Huh

For me it looks like an error (descriptive bug)!

Regards
Tom


RE: Hello World Plugin - shawn_a - 2018-10-18

Good catch feel free to fix it


RE: Hello World Plugin - shawn_a - 2018-10-18

You can find more here
https://github.com/GetSimpleCMS/GS_unit_tests/tree/master/plugins