Title: My Own Theme
Author: Andrea Ercolino
Published: <strong>2008 年 3 月 28 日</strong>
Last modified: 2008 年 3 月 30 日

---

搜尋外掛

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

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

# My Own Theme

 由 [Andrea Ercolino](https://profiles.wordpress.org/aercolino/) 開發

[下載](https://downloads.wordpress.org/plugin/my-own-theme.1.2.zip)

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

 [技術支援](https://wordpress.org/support/plugin/my-own-theme/)

## 外掛說明

Extreme theme customization for WordPress with jQuery.

You can edit `My Own Theme` at will, in two clearly delimited areas, one for the
ADMIN VIEW and one for the USERS VIEW.

It’s just a matter of adding some jQuery (JavaScript) snippets.

#### Examples

You can try to copy and paste the following jQuery snippets, after the installation.

**USER VIEW: How to highlight your comments** (supposing your display name is `admin`)

    ```
    $( 'cite:contains(admin)', '.commentlist' )   .parent()   .css( {border: '1px dashed red', padding: '3px'} ); 
    ```

**ADMIN VIEW: How to hide the panel `Other WordPress News`**

    ```
    $( '#planetnews' ).hide(); 
    ```

## 安裝方式

 1. Copy the `my-own-theme` folder into your plugins folder
 2. Activate `My Own Theme`

## 常見問題集

none

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Andrea Ercolino ](https://profiles.wordpress.org/aercolino/)

[將〈My Own Theme〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/my-own-theme)

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

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

## 中繼資料

 *  版本 **1.2**
 *  最後更新 **18 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 2.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **2.5**
 *  語言
 * [English (US)](https://wordpress.org/plugins/my-own-theme/)
 * 標籤:
 * [customization](https://tw.wordpress.org/plugins/tags/customization/)[customize](https://tw.wordpress.org/plugins/tags/customize/)
   [extreme](https://tw.wordpress.org/plugins/tags/extreme/)[javascript](https://tw.wordpress.org/plugins/tags/javascript/)
   [jquery](https://tw.wordpress.org/plugins/tags/jquery/)[theme](https://tw.wordpress.org/plugins/tags/theme/)
 *  [進階檢視](https://tw.wordpress.org/plugins/my-own-theme/advanced/)

## 評分

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

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

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

## 參與者

 *   [ Andrea Ercolino ](https://profiles.wordpress.org/aercolino/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://noteslog.com/)