Linux 软件免费装
Banner图

PUZZLER is JS + CSS combine

开发者 igorantoshkin
更新时间 2015年12月25日 00:07
捐献地址: 去捐款
PHP版本: 3.4 及以上
WordPress版本: 4.4
版权: GPLv2 or later
版权网址: 版权信息

标签

speed page css javascript style combine script js file stylesheet fast compress aggregate aggregator one minify pagespeed async aggregation pack load lazy defer combination combiner puzzler

下载

详情介绍:

Puzzler - it excellent js/css aggregator for advanced users: Puzzler - don't worry be happy. Require PHP 5.4 or high. You should remember 3 key rules before using: Key rule 1
All scripts and styles must include ONLY 1 time and ONLY in 1 place, e.g. in wp_enqueue_scripts hook
Key rule 2
Styles(css) aggregation perform only for media='all' ( without alternative stylesheets, titles, conditionals )
Key rule 3
Avoid register/enqueue scripts/styles in conditional expressions `add_action('wp_enqueue_scripts', 'my_enqueue_scripts'); function my_enqueue_scripts() { // -- don't do it ! if ( is_single() || is_page() ) { wp_enqueue_script('myscript'); }
// -- correct ! wp_enqueue_script('myscript'); }` Features

安装:

  1. Make sure PHP version is 5.4 or high.
  2. Create in your wp-content directory, cache folder with 0777 permissions
  3. Upload the plugin files to the plugins/puzzler directory, or install the plugin through the WordPress plugins screen directly.
  4. Activate the plugin through the 'Plugins' screen in WordPress
  5. You can configure plugin through "Puzzler" item in main admin menu

屏幕截图:

  • Puzzler settings

升级注意事项:

None upgrades

更新日志:

1.0