public
|
|
public
|
#
debug( )
TODO: come up with simple, but useful debugging utility
that can be used in all plugins during development
as well as troubleshooting issues on staging/production sites.
TODO: come up with simple, but useful debugging utility
that can be used in all plugins during development
as well as troubleshooting issues on staging/production sites.
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
enqueue_scripts( )
Load styles and scripts
NOTE: We don't enqueue JS scripts any longer
all JS is loaded via require() by RequireJS.
|
public
|
#
registerRequireJs( )
Add paths to Membership RequireJS queue
Add paths to Membership RequireJS queue
|
public
|
|
public
|
#
onActivation( )
Runs on plugin activation
Runs on plugin activation
|
public
|
#
onDeactivation( )
Runs on plugin de-activation
Runs on plugin de-activation
|
public
|
|
public
|
|