Banner for Katracker
The only full and all powerful, complete bittorrent tracker and torrent file management integration for wordpress. Wordpress Tutorial
Noted That:
  • To install correctly this katracker.zip .
  • Fisrt Download the katracker.zip to your computer
  • Extract/Open katracker.zip to Your Computer.
  • Then, Find readme.txt file inside katracker.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " katracker.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Katracker

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Katracker

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Katracker

Step-5 : Now, Browse " katracker.zip " Downloaded plugin from your computer, Where you downloaded " katracker.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Katracker

Step-6 : Now, Click on " Active Plugin "

Activate Katracker

Step-7 : Then, See left Side Menu. " Katracker " folder is added on left Side Menu. Now, Click on " Katracker " folder.

Noted that: If you do not see " Katracker " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Katracker Configurations and Settings or How to work " Katracker " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " KaTracker " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is KaTracker
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  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

Name