Linux 软件免费装

Plugin Name

开发者 cjoseph
更新时间 2011年6月13日 18:34
PHP版本: 3.0 及以上
WordPress版本: 3.1

标签

script jquery scriptaculous jquery ui jquery tab

下载

详情介绍:

The plugin it was rewriten based on this article :http://scribu.net/wordpress/optimal-script-loading.html because the code published there it is perfect. Now the plugin is better and bug-free.

安装:

  1. Unzip the folder activator.zip.
  2. Upload it to the /wp-content/plugins/ directory.
  3. Activate the plugin through the 'Plugins' menu in WordPress.
  4. Navigate to 'Settings' and you will find a new option at the bottom of the list: 'Activator Settings'.
  5. Enjoy!

升级注意事项:

1 You should update to the new version. It is more secure. 0.1 This is the release version.

常见问题:

OK. I have install the script, now what?

After you clicked on the 'Activator Settings' link in the 'Settings' menu, you will be able to generate a shortcode for your script. This shortcode must be placed in a post, page or anywhere you want to use it.

How does this work?

Simple :

  1. In the plugins folder(http://yoursite.com/wordpress/wp-content/plugins/activator/) place a new script with the following content: jQuery(document).ready(function($) { alert('Hello World!'); });
  2. In admin page, look in "Settings" for "Activator Settings": -fill out the required fields and push the button : "Generate shortcode" -copy and paste the shortcode in a post, page etc.
  3. Save it navigate to a page from your site. The alert itt will show up only on the specified page, post or else.

Not bad,but i would like to..

Be patient, I do this in my spare time.

更新日志:

1 Finaly, we do have a better version. It does not provide suport for css, but it works like a charm. 0.1 This is the release version.