> MW WP Hacks wordpress plugin resources analysis

MW WP Hacks wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name MW WP Hacks
Version 1.4.0
Author Takashi Kitajima
Rating 80
Last updated 2015-02-18 06:23:00
Downloads
1047
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
MW WP Hacks plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

MW WP Hacks plugin added 309 bytes of resources to the Home page and 577 bytes of resources to the sample Post page.

MW WP Hacks plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! MW WP Hacks plugin ads no tables to your Wordpress blog database.

MW WP Hacks is plugin to help with development in WordPress.

  • Add Google Plus ID field in user profile page. IF input, echo <link rel="author" /> in <head>.
  • Custom Feed into any post types.
  • Custom text after excerpt.
  • Add Google Plus ID field in management page. IF save this, include <link rel="publisher" /> in <head>.
  • Add Facebook AppID field in management page. IF save this, include <div id="fb-root"></div> any more.
  • Add GA Tracking ID field in management page. IF save this, include Google Analytics tag.
  • Add UA Tracking ID field in management page. IF save this, include Universal Analytics tag.
  • Add OGP & Twitter Cards setting.
  • Add Google Site Verification setting.
  • Add Meta description setting.
  • Include any social scripts. ( Facebook, Twitter, Hatena Bookmark, Google+1 )
  • Define widget areas.
  • Define custom thumbnail sizes.
  • Fix wp_title in the case of japanese.
  • You can setting that custom post type to disable a single page.
  • You can setting that posts per page for custom post type.
  • Useful method: MW_WP_Hacks::pager();
  • Useful method: MW_WP_Hacks::get_top_parent_id();
  • Useful method: MW_WP_Hacks::is_custom_post_type();
  • Useful method: MW_WP_Hacks::the_local_nav(); There is the shortcode [local_nav]
  • Useful method: MW_WP_Hacks::the_bread_crumb();
  • The Class that Register Custom Post Type and Custom taxonomy.
    ‘‘‘ $Manage_Custom_Post_Type = new MW_WP_Hacks_Manage_Custom_Post_Type(); $Manage_Custom_Post_Type->custom_post_type( '????', 'news', array( 'title', 'editor', 'author', 'excerpt', 'comments', 'revisions', 'thumbnail' ), array( 'has_archive' => false ) ); $Manage_Custom_Post_Type->custom_taxonomy( '???????', 'news-category', array( 'news' ), array( 'hierarchical' => true ) ); $Manage_Custom_Post_Type->init(); ‘‘‘
  • etc...
Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
Tracks screenshot

Tracks

by: BenSibley

58558
97%
iMag Mag screenshot

iMag Mag

by: raja3c

47992
66%