Title: Rocket Galleries
Author: MatthewRuddy
Published: <strong>2014 年 4 月 26 日</strong>
Last modified: 2016 年 5 月 29 日

---

搜尋外掛

![](https://ps.w.org/rocket-galleries/assets/banner-772x250.jpg?rev=903189)

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

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

# Rocket Galleries

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

[下載](https://downloads.wordpress.org/plugin/rocket-galleries.0.2.0.2.zip)

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

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

## 外掛說明

Rocket Galleries is the gallery manager WordPress never had. Easily create and manage
galleries from one intuitive panel within WordPress. Simple, easy to use, and lightweight.
Some of the features include:

 * Lightweight, with no Javascript needed and minimal CSS at less than 0.3kb!
 * Bulk image uploading, integrated with new WordPress Media Library
 * A built in template loader, allowing you to create your own gallery templates
   for your theme
 * Developer friendly, with huge scope for customization using built-in actions &
   filters

**Follow & contribute to this plugin on [Github](https://github.com/rocket-galleries/rocket-galleries).**

The modern, straight forward interface is built to fit right into the WordPress 
admin area. It’s built to feel like native WordPress functionality, not a plugin,
which is great for impressing clients and instantly feeling familiar with the plugin’s
admin area. Simple, just the way we like it.

Rocket Galleries is also developer friendly. We’ve made it easy to integrate the
plugin with your theme by including a template loader. This allows you to create
your own gallery templates and use your own HTML, CSS and Javascript easily. We’ve
also included dozens of filters and actions within the plugin’s code, allowing you
to hook into the core and create your own Rocket Galleries extensions. The possibilities
are limitless!

Last but not least, Rocket Galleries is a very new plugin, so we look forward to
your feedback. Over the next couple of months we’re hoping to rapidly develop it’s
functionality, so feel free to use the [Support Forums](https://wordpress.org/support/rocketgalleries/)
to make feature suggestions and feedback.

## 螢幕擷圖

[⌊"All Galleries" panel. Manage your galleries from here.⌉⌊"All Galleries" panel.
Manage your galleries from here.⌉[

“All Galleries” panel. Manage your galleries from here.

[⌊"Edit Gallery" panel. A beautifully simple interface for managing a gallery.⌉⌊"
Edit Gallery" panel. A beautifully simple interface for managing a gallery.⌉[

“Edit Gallery” panel. A beautifully simple interface for managing a gallery.

[⌊Use the WordPress Media Library to add images to your galleries.⌉⌊Use the WordPress
Media Library to add images to your galleries.⌉[

Use the WordPress Media Library to add images to your galleries.

[⌊"Edit Settings" panel. Various plugin settings can be managed from here.⌉⌊"Edit
Settings" panel. Various plugin settings can be managed from here.⌉[

“Edit Settings” panel. Various plugin settings can be managed from here.

[⌊We've integrated a modal window for adding galleries to your posts/pages easily.⌉⌊
We've integrated a modal window for adding galleries to your posts/pages easily.⌉[

We’ve integrated a modal window for adding galleries to your posts/pages easily.

[⌊Preview of default gallery styling with the Twenty Fourteen theme.⌉⌊Preview of
default gallery styling with the Twenty Fourteen theme.⌉[

Preview of default gallery styling with the Twenty Fourteen theme.

## 安裝方式

#### Display a gallery

To display a gallery, you can use any of the following methods. In each example,
replace the “1” with the ID of the gallery you wish to display.

**In a post/page:** Simply insert the shortcode below into the post/page.

    ```
    [rocketgalleries id="1"]
    ```

**In your theme:** To insert a gallery in your theme, add the following code to 
the appropriate theme file.

    ```
    <?php if ( function_exists( "rocketgalleries" ) ) { rocketgalleries( 1 ); } ?>
    ```

## 常見問題集

Nothing here yet, but we’re constantly working on improving. If you’ve a question
to ask, feel free to ask it on the [Support Forums](https://wordpress.org/support/rocketgalleries/).
You may just get featured here 😉

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ MatthewRuddy ](https://profiles.wordpress.org/matthewruddy/)

[將〈Rocket Galleries〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/rocket-galleries)

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

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

## 變更記錄

#### 0.2.0.2

 * Testing deployment via SVN command line.

#### 0.2.0.1

 * Testing new deployment strategy.

#### 0.2

 * Gallery class has now been made re-usable. Easily use it to display your own 
   gallery programatically.
 * Added “Link To” option for linking gallery images to Attachment Page, full size
   image, or other custom options.
 * Many more under the hood improvements to prepare the plugin to future plans!

#### 0.1.5

 * Fixed bug that prevented creation of galleries when using PHP v5.2.*.
 * Added some missing localisation.

#### 0.1.4

 * Fixed fatal error on activation when using PHP v5.2.*.

#### 0.1.3

 * Hoping to have fixed some fatal errors on activation.

#### 0.1.2

 * Fixed warning message when resetting the plugin.
 * Fixed gallery item link issue.
 * Added some missing images.

#### 0.1.1

 * Fixed “Welcome” panel links.
 * Some general code improvements.

#### 0.1

 * Initial release.

## 中繼資料

 *  版本 **0.2.0.2**
 *  最後更新 **10 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.0.38**
 *  語言
 * [English (US)](https://wordpress.org/plugins/rocket-galleries/)
 * 標籤:
 * [galleries](https://tw.wordpress.org/plugins/tags/galleries/)[gallery](https://tw.wordpress.org/plugins/tags/gallery/)
   [image](https://tw.wordpress.org/plugins/tags/image/)[images](https://tw.wordpress.org/plugins/tags/images/)
   [media](https://tw.wordpress.org/plugins/tags/media/)
 *  [進階檢視](https://tw.wordpress.org/plugins/rocket-galleries/advanced/)

## 評分

 4 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/rocket-galleries/reviews/?filter=5)
 *  [  1 個 4 星使用者評論     ](https://wordpress.org/support/plugin/rocket-galleries/reviews/?filter=4)
 *  [  1 個 3 星使用者評論     ](https://wordpress.org/support/plugin/rocket-galleries/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/rocket-galleries/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/rocket-galleries/reviews/?filter=1)

[撰寫評分](https://wordpress.org/support/plugin/rocket-galleries/reviews/#new-post)

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

## 參與者

 *   [ MatthewRuddy ](https://profiles.wordpress.org/matthewruddy/)

## 技術支援

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

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