mirror of
https://github.com/10h30/trestle.git
synced 2026-07-11 18:56:07 +09:00
Move BFAL require to allow plugin's files the change to load first
This commit is contained in:
@@ -30,9 +30,6 @@ require_once dirname( __FILE__ ) . '/includes/widget-areas/widget-areas.php';
|
||||
// Plugin activation class.
|
||||
require_once dirname( __FILE__ ) . '/lib/class-tgm-plugin-activation.php';
|
||||
|
||||
// Better Font Awesome Library.
|
||||
require_once dirname( __FILE__ ) . '/lib/better-font-awesome-library/better-font-awesome-library.php';
|
||||
|
||||
// Dev utility functions.
|
||||
require_once dirname( __FILE__ ) . '/includes/utilities/utilities.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user