mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
Modify deprecated functions for backward compatibility. see #22.
This commit is contained in:
@@ -117,7 +117,7 @@ class Genesis_Simple_Sidebars {
|
||||
*/
|
||||
public function includes() {
|
||||
|
||||
//require_once( $this->plugin_dir_path . 'includes/functions.php' );
|
||||
require_once( $this->plugin_dir_path . 'includes/functions.php' );
|
||||
require_once( $this->plugin_dir_path . 'includes/deprecated.php' );
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user