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.
Minimum Requirements
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
- Download the plugin to your computer and unzip it
- Use an FTP program, or your hosting control panel, to upload the unzipped plugin folder to the plugin directory of your WordPress installation.
- Log in to your WordPress admin panel and activate the plugin from the Plugins menu.