fixed typos
[danixland-site-plugin.git] / danixland-site-plugin.php
index ac76474..5484935 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
-Plugin Name: Site Plugin for danixland.net
-Description: Site specific code changes for danixland.net
+Plugin Name: Site Plugin for danix.xyz
+Description: Site specific code changes for danix.xyz
 */
 
 /**
@@ -12,7 +12,7 @@ show_admin_bar(__return_false());
 /**
  * Allow Shortcodes inside the html widget
  */
-add_filter( 'widget_text', 'do_shortcode' );
+//add_filter( 'widget_text', 'do_shortcode' );
 
 /**
  * make sure the links menu in the admin is visible