Linux 软件免费装
Banner图

WP Asset Manager

开发者 johnburns87
更新时间 2014年4月16日 06:24
PHP版本: 3.0.1 及以上
WordPress版本: 3.8.3
版权: GPLv2 or later
版权网址: 版权信息

标签

speed performance ecommerce SEO slow styles plugins scripts load contact 7

下载

1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1

详情介绍:

A wordpress plugin that deactivates individual or all wp plugin styles and scripts per page to decrease load time. Please leave a review or suggested improvements and spread the word! Common uses Setup Code Add the following code to your themes header and footer header.php ID, '_active_styles', true ); $styles_array = unserialize($styles_query); ?> <link rel="stylesheet" href="<?php echo $style; ?>"> footer.php ID, '_active_scripts', true ); $scripts_array = unserialize($scripts_query); ?> Live Examples Future Releases Useful Links

更新日志:

1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1