2010-10-12, 07:21:35
The problem is, it’s old.
The plugin discussed on the plugin creation page is not the same as the one up for download.
The important difference is the hooking system. The correct function is add_action and this is used in the article. The old and no longer working function add_hook is the one used in the download.
Change add_hook to add_action and you should be ready to experiment!
PS: I like how it took 3 main developers to react before an actual problem was found ;-)
The plugin discussed on the plugin creation page is not the same as the one up for download.
The important difference is the hooking system. The correct function is add_action and this is used in the article. The old and no longer working function add_hook is the one used in the download.
Change add_hook to add_action and you should be ready to experiment!
PS: I like how it took 3 main developers to react before an actual problem was found ;-)
“Don’t forget the important ˚ (not °) on the a,†says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!