diggy / wp-what-links-here

WP What Links Here implements "what links here" functionality in WordPress, like seen on e.g. Wikipedia.

Home Page:http://wordpress.org/plugins/wp-what-links-here/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== WP What Links Here ===
Contributors: donutz
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BULEF95ABJC4Y
Tags: links, posts, connections, relations, interlinking, wiki
Requires at least: 3.7
Tested up to: 4.2.2
Stable tag: 1.0.2
License: GPLv3

This plugin implements "what links here" functionality in WordPress.

== Description ==

WP What Links Here implements "what links here" functionality in WordPress, like seen on e.g. Wikipedia. Whenever a page or post is published or edited, it is added to a background queue. At regular intervals this queue is processed by a cron job, updating the relations between posts linking and linked to.

Usage instructions in the [wiki](https://github.com/diggy/wp-what-links-here/wiki/).

== Installation ==

= Minimum Requirements =

* WordPress 3.7 or higher

= Automatic installation =

Log in to your WordPress admin panel, navigate to the Plugins menu and use the search form to search for this plugin. Click Install and WordPress will automatically complete the installation.

= Manual installation =

1. Download the plugin to your computer and unzip it
2. Use an FTP program, or your hosting control panel, to upload the unzipped plugin folder to the plugin directory of your WordPress installation.
3. Log in to your WordPress admin panel and activate the plugin from the Plugins menu.

== Frequently Asked Questions == 

= Where can I find documentation? =

Check out the [wiki section](https://github.com/diggy/wp-what-links-here/wiki/) on Github.

= Where can I report bugs or request new features? =

Bugs related to the WP What Links Here plugin can be reported on the [WordPress support forums](https://wordpress.org/support/plugin/wp-what-links-here) or, preferably, on [GitHub](https://github.com/diggy/wp-what-links-here).

Idem for feature requests.

= Can I contribute? =

Fork the plugin source code on [GitHub](https://github.com/diggy/wp-what-links-here).

== Changelog ==

= 1.0.2 - 30/01/2015 = 
* fixes issue with multisite
* supports all public post types out of the box, no config plugin needed

= 1.0.1 - 05/03/2014 = 
* Initial release 1.0.1

== Upgrade Notice ==

= 1.0.2 =
fixes issue with multisite; supports all public post types out of the box, no config plugin needed

= 1.0.1 =
version 1.0.1

About

WP What Links Here implements "what links here" functionality in WordPress, like seen on e.g. Wikipedia.

http://wordpress.org/plugins/wp-what-links-here/


Languages

Language:PHP 100.0%