Title: RAWR for WordPress
Author: natterstefan
Published: <strong>2017 年 1 月 26 日</strong>
Last modified: 2017 年 6 月 2 日

---

搜尋外掛

![](https://ps.w.org/rawr/assets/banner-772x250.png?rev=1599749)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/rawr/assets/icon-256x256.png?rev=1623770)

# RAWR for WordPress

 由 [natterstefan](https://profiles.wordpress.org/natterstefan/) 開發

[下載](https://downloads.wordpress.org/plugin/rawr.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/rawr/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/rawr/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/rawr/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/rawr/#developers)

 [技術支援](https://wordpress.org/support/plugin/rawr/)

## 外掛說明

Get to know what your readers think about a certain topic with RAWR. Our widgets
increase time on site up to two minutes and generate leads for your website (eg.
Signups). Our widgets are for free for smaller publishers, no subscription required.
Check out our [pricing](http://newsroom.rawr.at/publishers/?utm_campaign=wordpress-plugin&utm_medium=wordpress-plugin&utm_source=wordpress-plugin-readme)
for more details.

**WHAT YOU GET FROM RAWR**

 1. Embed polls with our shortcode or Inline Publishing
 2. Let users vote and share their opinion on your website
 3. Get new visitors on your site, when users share their argument with others
 4. Easily moderate arguments in the Admin-Backend
 5. Get deep insights from the questions you asked your readers

**PRICING**

Rawr is free for smaller websites, no strings attached. Check out our [pricing](http://newsroom.rawr.at/publishers/?utm_campaign=wordpress-plugin&utm_medium=wordpress-plugin&utm_source=wordpress-plugin-readme)
for more details.

**DO YOU NEED MORE INFORMATION?**

Send us an email to [contact@rawr.at](https://tw.wordpress.org/plugins/rawr/contact@rawr.at?output_format=md).

## 螢幕擷圖

 * [[
 * Engage your Audience: Add rawrs to your content and engage your audience.
 * [[
 * Embed Rawrs within Seconds: use the Shortcode and choose the Design you want.
 * [[
 * Customize Rawr easily: With every release we add new features, which you can 
   set up in the plugin settings.

## 安裝方式

With WordPress Plugin Installer:

 1. Go to Plugins->Add New and search for `RAWR for WordPress` and install the plugin
 2. Activate it and start using RAWR

Via FTP:

 1. Download it from wordpress.org
 2. Upload all files to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

Install plugin using a .zip file:

 1. Open the Plugins Menu in WordPress
 2. Choose install plugin
 3. Upload .zip file
 4. Active plugin after upload

## 常見問題集

  Installation Instructions

With WordPress Plugin Installer:

 1. Go to Plugins->Add New and search for `RAWR for WordPress` and install the plugin
 2. Activate it and start using RAWR

Via FTP:

 1. Download it from wordpress.org
 2. Upload all files to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

Install plugin using a .zip file:

 1. Open the Plugins Menu in WordPress
 2. Choose install plugin
 3. Upload .zip file
 4. Active plugin after upload

  How can I sign up on RAWR?

If you want to use RAWR you have to have a publisher account (free account available–
see [pricing](http://newsroom.rawr.at/publishers/?utm_campaign=wordpress-plugin&utm_medium=wordpress-plugin&utm_source=wordpress-plugin-readme).
[Signup for free](http://newsroom.rawr.at/try-it/?utm_campaign=wordpress-plugin&utm_medium=wordpress-plugin&utm_source=wordpress-plugin-readme)
and we will send you your login details within 24 hours.

  How does this plugin work?

Once you have activated the plugin, the RAWR snippet will place itself automatically
at the bottom of each page and post right underneath your content. Optional you 
can use the shortcode to overwrite the default position. You can choose from currently
three different design types of the widget (Default, Default Stats Widget and the
Progress Bar Widget). To disable the RAWR widget for the current post or page, just
disable it via the checkbox right next to the content editor.

We provided several tutorials, that set you going with the basic features of the
RAWR plugin. You can find the tutorials within the rawr plugin sections next to 
the post or page content editor and the rawr plugin settings page.

  How can I change the design of a Widget?

You can either change the default design in the Plugin-Settings page or choose one
per post. All you have to do is to set the design in the Post-/Page-Metabox in the
Post-Editor or overwrite it with the shortcode.

  How can I use the Shortcode?

Embed a rawr with one of these shortcodes `[rawr id="auto" design="default-widget"]`
or `[rawr]` wherever you want the rawr to appear.

Available shortcode parameters:

    ```
    [author]       default: public name of the author
    [categories]   default: post categories
    [design]       default: default-widget; find other widgets on rawr.at
    [id]           default: auto; provide the rawr-id you want to embed
    [postid]       default: id of the post.
    [tags]         default: tags of the post.
    ```

  Who can see the Plugin Settings-Page and the Rawr-Box in the Editor-Screen?

By default the Rawr-Settings Page in the WP-Admin is only accessible for Admins (
user has capability: `manage_options`). You can change this by modifying the “Plugin
Rights Management” option. The Meta-Box in the Page- and Post-Editor is visible 
to all users (who can edit pages or posts).

  How can I install the Click Tracking function?

On the RAWR plugin settings page you can define a callback that will be triggered
everytime a user interacts with the RAWR widget. Just integrate the callback in 
your website and use it accordingly (eg. for Google Analytics tracking).

    ```
    myClickTrackingFunction(event) {
      // RAWR widget has been clicked!
      // .. so let's do something :)
      console.log(event);
    }
    ```

If you need more help from us, [contact us](http://newsroom.rawr.at/contact/?utm_campaign=wordpress-plugin&utm_medium=wordpress-plugin&utm_source=wordpress.org).

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈RAWR for WordPress〉的開發相關工作。

參與者

 *   [ natterstefan ](https://profiles.wordpress.org/natterstefan/)
 *   [ RAWR ](https://profiles.wordpress.org/rawrat/)
 *   [ onedrop2000 ](https://profiles.wordpress.org/onedrop2000/)

[將〈RAWR for WordPress〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/rawr)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/rawr/)、查看 [SVN 存放庫](https://plugins.svn.wordpress.org/rawr/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/rawr/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/rawr/)。

## 變更記錄

#### 2017/06/02 – 0.1.0

 * added Default-Widget Design option: admin can choose default design for rawrs
   in new posts/pages

#### 2017/05/03 – 0.0.7

 * Plugin Rights Management added: define who can see the Settings-Page

#### 2017/04/19 – 0.0.6

 * updated deactivation and activation hook: added info regarding the required signup

#### 2017/03/28 – 0.0.5

 * RAWR widget design chooser and other post-/page-settings added
 * Onbhoarding tutorials added
 * Plugin settings page with Click Tracking support

#### 2017/01/26 – 0.0.4.1

 * Release on wordpress.org

#### 2017/01/23 – 0.0.4

 * Inline Publishing feature activated (for logged in Rawr users with editor rights
   of this tenant)

#### 2017/08/10 – 0.0.1

 * Initial Release
 * Shortcode & LocationMetaData implemented

## 中繼資料

 *  版本 **0.1.0**
 *  最後更新 **9 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.7.33**
 *  語言
 * [English (US)](https://wordpress.org/plugins/rawr/)
 * 標籤:
 * [analytics](https://tw.wordpress.org/plugins/tags/analytics/)[marketing](https://tw.wordpress.org/plugins/tags/marketing/)
   [opinion](https://tw.wordpress.org/plugins/tags/opinion/)[poll](https://tw.wordpress.org/plugins/tags/poll/)
   [survey](https://tw.wordpress.org/plugins/tags/survey/)
 *  [進階檢視](https://tw.wordpress.org/plugins/rawr/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/rawr/reviews/)

## 參與者

 *   [ natterstefan ](https://profiles.wordpress.org/natterstefan/)
 *   [ RAWR ](https://profiles.wordpress.org/rawrat/)
 *   [ onedrop2000 ](https://profiles.wordpress.org/onedrop2000/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/rawr/)