Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help on Frontend User plugin
#2
Didn’t have the time to check the file yet, but if you want to know how to make the plugin extendible I might be able to clear that up for you.

You can use exactly the same code as is used in the GetSimple core:
Code:
exec_action('identifier');
Just change the identifier to something unique, maybe you want something like this:
Code:
exec_action('feu-delete');
For the section where you delete a user. That way, anyone can write a plugin that runs code at the location you put the exec_action-call.
“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!
Reply


Messages In This Thread
Help on Frontend User plugin - by rogerstreets - 2010-06-23, 08:15:20
Help on Frontend User plugin - by Zegnåt - 2010-06-23, 21:48:32



Users browsing this thread: 1 Guest(s)