Title: KaTracker
Author: nicoco
Published: <strong>2016 年 4 月 18 日</strong>
Last modified: 2018 年 2 月 12 日

---

搜尋外掛

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

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

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

# KaTracker

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

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

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

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

## 外掛說明

A complete bittorrent tracker and torrent management integration for wordpress, 
make a bittorrent tracker within 5 minutes!
 The tracker engine is based uppon the
mysql version of peertracker (https://github.com/JonnyJD/peertracker), and was changed
to match wordpress standards and functions. The plugin includes as well as tracker
functionality, a torrent management system for wordpress, allowing to upload and
manage torrent files inside wordpress directly. Due to wordpress limitations the
cleanup system works hourly (without an option to change) for now.

#### Main Features

 * Upload and manage torrent files
 * Use a private tracker to tracks only uploaded torrents, or an open tracker to
   tracks every torrent announced to the tracker
 * Use shortcodes to include a torrent in post, or to list all available torrents
 * Recent torrent widget
 * Torrent thumbnails
 * And more…

#### For Theme Developers

 * an option to include your own implementation and css of the widget and the shortcode
   in your theme directory.

#### License Notes

 * Most of the tracker is licensed under GPLv2 License, but the tracker core and
   the torrent file class are licensed under GPLv3 or later license.
    I’ve included
   that license file as well as GPLv3 in the main plugin directory, and added a 
   special notes in the header of every file using that license.

## 螢幕擷圖

[⌊The torrents view⌉⌊The torrents view⌉[

The torrents view

[[

[⌊Admin options⌉⌊Admin options⌉[

Admin options

[[

[[

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/katracker` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings-)Katracker screen to configure the tracker and torrent management
    settings Note that torrents view best in list view and not in grid view.

#### Requirements

 * php 5.3 or later

#### View uploaded torrents

To view a single torrent use the [torrent] shortcode, you can tweak the shortcode
with the following attributes:

 * id=(torrent id) *required
 * stats=(1 or 0, shows torrent stats)
 * files=(1 or 0, shows a torrent file list)

To view a list of uploaded torrents, use the [torrents] shortcode:

 * id=(list of torrent ids seperated by commas)
 * category=(if set, lists the torrents in a specific category, otherwise lists 
   all categories)
 * stats=(1 or 0, shows torrent stats)
 * files=(1 or 0, shows a torrent file list)

By default shows all enabled torrents.

#### For wordpress theme developers

 * If you want to override the widget or the shortcode implementations and stylesheets,
   don’t edit the files in the plugin directory as they will revert every time the
   plugin is updated. Include in your theme directory a copy of the following files,
   and edit them instead:
 * For the widget: katracker-widget.php and katracker-widget.css
 * For the shortcode: katracker-shortcode.php and katracker-shortcode.css

## 常見問題集

  Installation Instructions

 1. Upload the plugin files to the `/wp-content/plugins/katracker` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings-)Katracker screen to configure the tracker and torrent management
    settings
     Note that torrents view best in list view and not in grid view.

#### Requirements

 * php 5.3 or later

#### View uploaded torrents

To view a single torrent use the [torrent] shortcode, you can tweak the shortcode
with the following attributes:

 * id=(torrent id) *required
 * stats=(1 or 0, shows torrent stats)
 * files=(1 or 0, shows a torrent file list)

To view a list of uploaded torrents, use the [torrents] shortcode:

 * id=(list of torrent ids seperated by commas)
 * category=(if set, lists the torrents in a specific category, otherwise lists 
   all categories)
 * stats=(1 or 0, shows torrent stats)
 * files=(1 or 0, shows a torrent file list)

By default shows all enabled torrents.

#### For wordpress theme developers

 * If you want to override the widget or the shortcode implementations and stylesheets,
   don’t edit the files in the plugin directory as they will revert every time the
   plugin is updated. Include in your theme directory a copy of the following files,
   and edit them instead:
 * For the widget: katracker-widget.php and katracker-widget.css
 * For the shortcode: katracker-shortcode.php and katracker-shortcode.css

## 使用者評論

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

### 󠀁[Nice Plugin](https://wordpress.org/support/topic/nice-plugin-1585/)󠁿

 [Rob Robot](https://profiles.wordpress.org/razzy007/) 2016 年 9 月 3 日 4 則留言

I like this plugin. The only torrent plugin that i found. But seed and peer stats
not showing/working. I don’t know why. i can’t find any answer or faq about this.
I mean about the problem.

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/katracker/reviews/)

## 參與者及開發者

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

參與者

 *   [ nicoco ](https://profiles.wordpress.org/xnicoco/)

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

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

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

## 變更記錄

#### 1.1.12

 * Fixed default torrent post titles on upload (torrent will use internal name instead
   of hash for default post titles)

#### 1.1.1

 * Fixed ‘append’ options for torrent announces and comments

#### 1.1.0

 * Fixed torrent file type upload for wordpress 4.8+

#### 1.0.9

 * Fixed statistics in admin page
 * Minor bug fixes

#### 1.0.8

 * Bug fixes (note to self: do not commit after 2AM)

#### 1.0.7

 * Simplified magnet links support
 * Bug fixes and minor improvements

#### 1.0.6

 * Better internationalizing support

#### 1.0.5

 * Shortcodes contain statistics by default now
 * Improved shortcodes backend structure

#### 1.0.4

 * Changed filenames, so there is better support to override plugins file in wordpress
   themes.

#### 1.0.3

 * Fixed seed/peer statistics

#### 1.0

 * First version to see light in wordpress, Hip Hip-Horray!!!

## 中繼資料

 *  版本 **1.1.12**
 *  最後更新 **8 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.9.29**
 *  語言
 * [English (US)](https://wordpress.org/plugins/katracker/)
 * 標籤:
 * [file](https://tw.wordpress.org/plugins/tags/file/)[media](https://tw.wordpress.org/plugins/tags/media/)
   [torrent](https://tw.wordpress.org/plugins/tags/torrent/)[tracker](https://tw.wordpress.org/plugins/tags/tracker/)
 *  [進階檢視](https://tw.wordpress.org/plugins/katracker/advanced/)

## 評分

 5 星，滿分為 5 星

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

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

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

## 參與者

 *   [ nicoco ](https://profiles.wordpress.org/xnicoco/)

## 技術支援

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

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