Title: PerformerJS
Author: Chris Taylor
Published: <strong>2009年12月8日</strong>
Last modified: 2015年4月20日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://s.w.org/plugins/geopattern-icon/performerjs.svg)

# PerformerJS

 作者: [Chris Taylor](https://profiles.wordpress.org/mrwiblog/)

[ダウンロード](https://downloads.wordpress.org/plugin/performerjs.zip)

 * [詳細](https://ja.wordpress.org/plugins/performerjs/#description)
 * [レビュー](https://ja.wordpress.org/plugins/performerjs/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/performerjs/#installation)
 * [開発](https://ja.wordpress.org/plugins/performerjs/#developers)

 [サポート](https://wordpress.org/support/plugin/performerjs/)

## 説明

For beginners:

Ever wanted to put those really great effects on your website, but didn’t know how
to start? Yeah, so have we. That’s why we wrote [Performer](http://performerjs.org)–
to take away the pain. AJAX, toggling visibility, form and password checking, tabbing,
inline editing and more. We’ve got it all. Check out [all the features here](http://performerjs.org/docs),
or download the PerformerJS plugin to get started.

For intermediate developers:

Performer allows you to easily add JavaScript features – like AJAX stuff – to your
pages using nothing but CSS classes and other standard element attributes, like 
rel and rev. There are [a wide range of features available](http://performerjs.org/docs)
and Performer works with jQuery, MooTools and Prototype.

For advanced developers:

Prototype allows you to easily add JavaScript features to your pages using nothing
but CSS classes and other standard element attributes. Using the power of a JavaScript
library (there’s a list of libraries Performer supports below) means you have to
write less JavaScript code to get things done. But even that isn’t enough. For simple
effects and functions wouldn’t it be great to add the JavaScript functionality as
you build the HTML of a page? See the Getting Started section for some simple examples.

To be clear; Performer works with your JavaScript library to make it easier to add
simple functionality to your page. While it may be possible to write an entire complex
web application interface using Performer, I don’t recommend it. Check out [the Documentation](http://performerjs.org/docs)
for full details on all features Performer supports.

And if you don’t have one of the supported JavaScript libraries already in use on
your site, PerformerJS will automatically include the latest version of [jQuery](http://jquery.com)
from the Google AJAX API site.

## インストール

Put the plugin into your /wp-content/plugins/ folder and activate using the Manage
Plugins screen. The files should be at the following locations:

/wp-content/plugins/performerjs/
 /wp-content/plugins/performerjs/index.php /wp-
content/plugins/performerjs/performer-min.js

## FAQ

  What is Performer?

PerformerJS allows you to add really cool effects and features to your website by
doing some simple editing of the HTML code in your pages. It allows you to affect
stuff on your page, just like the clever JavaScript guys do, without writing any
JavaScript. Yes, even AJAX.

  Why did you write this plugin?

I think that Performer has the potential to make life much easier for website developers
who want to get the basics done quickly. A lot of those developers use WordPress
to create sites, so a simple plugin was a no-brainer.

  How does Performer work?

Performer is pretty simple. First it detects if one of the supported JavaScript 
libraries is present (jQuery, MooTools and Prototype). If so it goes through the
page looking for Performer CSS classes (such as ‘toggler’, ‘loader’ and ‘pager’).
Based on other CSS classes – which I call ‘CSS-parameters’ – Performer sets up simple
JavaScript listeners to catch interaction events.

For example, for every ‘toggler’ link on the page Performer will attach a click 
listener to the link so then it is clicked the visibility of the target element 
is toggled. Simples.

There’s loads more information in [the Documentation](http://performerjs.org/docs).

  And the WordPress plugin?

This plugin simply includes the Performer JavaScript file using the ‘admin_head’(
yes, Performer in the admin area) and ‘wp_footer’ hooks. However it first checks
to see if one of the support JavaScript libraries is present, and if not includes
the jQuery library using the Google AJAX API.

## 評価

![](https://secure.gravatar.com/avatar/b6c12c3e10de96dfbc2665e189ab83bed1d0e0e0ca3e51f7e4c834510d24d2a4?
s=60&d=retro&r=g)

### 󠀁[must-have!](https://wordpress.org/support/topic/must-have-274/)󠁿

 [Earnie Rhyker](https://profiles.wordpress.org/rhyker2u/) 2017年1月11日

Just found about the existence of this plugin, and wish I had it months ago! Would
have saved sooooo much work. Thanks so much for releasing this!

 [ 1件のレビューをすべて表示 ](https://wordpress.org/support/plugin/performerjs/reviews/)

## 貢献者と開発者

PerformerJS はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献し
ています。

貢献者

 *   [ Chris Taylor ](https://profiles.wordpress.org/mrwiblog/)

[“PerformerJS” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/performerjs)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/performerjs/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/performerjs/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/performerjs/)
を [RSS](https://plugins.trac.wordpress.org/log/performerjs/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.5

Made plugin handle non-standard plugin directories. Tested up to 4.2.

#### 1.0.4

Added delay parameter to Looper, allowing for slideshows. Fixed some bugs.

#### 1.0.3

Fixed 3 bugs

#### 1.0.1

Updated to version 1.0.1 of the library, enabled loading of customised jQuery, Prototype
and MooTools version

#### 1.0

Updated to version 1.0 of the library

#### 0.8

Initial plugin version, numbered 0.8 to keep up with the version of the Performer
JavaScript library itself.

## メタ

 *  バージョン **1.0.5**
 *  最終更新日 **11年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 2.7またはそれ以降 **
 *  検証済み最新バージョン: **4.2.39**
 *  言語
 * [English (US)](https://wordpress.org/plugins/performerjs/)
 * タグ
 * [css](https://ja.wordpress.org/plugins/tags/css/)[html](https://ja.wordpress.org/plugins/tags/html/)
   [interaction](https://ja.wordpress.org/plugins/tags/interaction/)[javascript](https://ja.wordpress.org/plugins/tags/javascript/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/performerjs/advanced/)

## 評価

 5つ星中5つ星

 *  [  1 5-星レビュー     ](https://wordpress.org/support/plugin/performerjs/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/performerjs/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/performerjs/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/performerjs/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/performerjs/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/performerjs/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/performerjs/reviews/)

## 貢献者

 *   [ Chris Taylor ](https://profiles.wordpress.org/mrwiblog/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/performerjs/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://www.stillbreathing.co.uk/donate/)