diff --git a/hangar-wp-plugin.php b/hangar-wp-plugin.php index d0034a2..a7ddb03 100644 --- a/hangar-wp-plugin.php +++ b/hangar-wp-plugin.php @@ -59,7 +59,3 @@ include( HANGAR_WPPLUGIN_PATH . 'includes/hangar-tags-and-pages.php'); include( HANGAR_WPPLUGIN_PATH . 'includes/hangar-plugin-settings-pannel.php'); include( HANGAR_WPPLUGIN_PATH . 'includes/hangar-shortcode-metabox-postpage.php'); - -// include( HANGAR_WPPLUGIN_PATH . 'includes/hangar-custom-post-type-resources.php'); - -// include( HANGAR_WPPLUGIN_PATH . 'includes/hangar-tags-category-shortcode.php'); // outdated from 2012 do not use diff --git a/includes/hangar-tags-category-shortcode.php b/includes/hangar-tags-category-shortcode.php deleted file mode 100644 index 505bdd8..0000000 --- a/includes/hangar-tags-category-shortcode.php +++ /dev/null @@ -1,131 +0,0 @@ - 'cat-post', - 'totalposts' => '-1', - 'category' => '', - 'thumbnail' => 'false', - 'thumbnail_height' => '130', - 'thumbnail_width' => '130', - 'date' => 'false', - 'excerpt' => 'true', - 'orderby' => 'post_date', - 'order' => 'desc' - ), $atts)); - - $output = '