mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-13 22:05:44 +03:00
Apply coding standards.
This commit is contained in:
parent
33d8ed54b1
commit
f888fd85c8
11 changed files with 57 additions and 42 deletions
|
@ -20,7 +20,7 @@ const PREFIX = '5ftf';
|
|||
add_action( 'plugins_loaded', __NAMESPACE__ . '\load' );
|
||||
|
||||
/**
|
||||
*
|
||||
* Include the rest of the plugin.
|
||||
*/
|
||||
function load() {
|
||||
require_once get_includes_path() . 'contributor.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue