1 Plugin Source Directory
Rumperuu edited this page 2021-04-29 18:31:15 +01:00

Files

File Name Description
footnotes.php The Plugin entry point.
includes.php Includes all of the PHP files.
license.txt The license under which the Plugin is released.
readme.txt The Plugin readme for display on the WordPress Plugin Directory.
wpml-config.xml Used by the WPML Plugin for translation.

Sub-directories

Dir. Name Description
class/ Contains the Plugin PHP code, providing most of its functionality.
css/ Contains the Plugin stylesheets.
img/ Contains images used by the Plugin (@todo can this be merged with the root assets/ dir?).
js/ Contains JavaScript files used by the Plugin.
languages/ Contains Plugin translation files for various languages.
templates/ Contains HTML template files used by the Plugin to render various page elements.