Include deprecated.php, update readme.txt.

This commit is contained in:
Nathan Rice
2017-03-01 20:01:43 -05:00
parent febb5ede11
commit 49d5cfce79
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ class Genesis_Simple_Sidebars {
public function includes() {
//require_once( $this->plugin_dir_path . 'includes/functions.php' );
//require_once( $this->plugin_dir_path . 'includes/deprecated.php' );
require_once( $this->plugin_dir_path . 'includes/deprecated.php' );
}