Converted plugin to non-functional template for a new Add-On including a setup script.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 28 Oct 2016 18:05:17 +0000 (14:05 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 28 Oct 2016 18:05:17 +0000 (14:05 -0400)
commitc0d01b1d9e429b8f1f8ae39cf6fd245e2a02a25a
tree5e399197e570c00af9ec68a69a11b1ba328609e9
parent1633554517b5712ec20e246f88e878819a012ccf
Converted plugin to non-functional template for a new Add-On including a setup script.

All important sample names, titles, parameters, and defines are now replaceable parameters
that the setup script will replace with strings requested by script input.
20 files changed:
SETUP_SCRIPT [new file with mode: 0755]
activate.php
classes/readme.txt [new file with mode: 0644]
config/plugin.ini
deactivate.php
defines.php
index.php
lib/readme.txt [new file with mode: 0644]
misc/documentation/CreateNewAddOn.txt
readme.txt
setup/adminHooks.php
setup/adminMenus.php
setup/adminTabs.php
setup/frontHooks.php
setup/hooksHelp.html
setup/permissions.php
setup/rolesAndCapabilities.php
setup/shortcodes.php
setup/validActions.php
uninstall.php