Description
The Linked Pages plugin allows links between posts to be created using customisable page pickers and then displayed using the built in widget.
Making use of custom post types, you can now easily create collections of pages and include structure. For example, if your site is about football, you could implement two custom post types. Football clubs and Players. Using the provided tools, you can link players to their club in seconds and display the clubs current list of players.
For detailed information about this plugin and how it works, check out it’s wiki page at Athena’s Wiki.
License
Linked Pages, a plugin for WordPress, (C) 2011 by Christina Louise Warne, is licensed under the GNU General Public License.
Linked Pages is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Linked Pages is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the Linked Pages plugin. If not, see https://www.gnu.org/licenses/.
Screenshots
Installation
Installing this plugin, is just like installing any other WordPress plugin.
Automatic Installation:
- Goto the plugin page
- Search for ‘Linked Pages’
- Install the plugin automatically
Manual Installation:
- Download Linked Pages
- Extract the
/linked-pages/
folder from the archive - Upload this folder to
../wp-contents/plugins/
Once installed, activate the plugin and customise it using Appearance > Widgets and Tools > Page Pickers
For more information about plugins and installing them, please review the managing plugins section of the WordPress Codex.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Linked Pages” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Linked Pages” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2.3
- Added functionality to build the list of linked pages based on the current post’s link field (this avoids having to click back from the selected page to pick another from the list of links and makes the widget perform more like a menu than a simple ‘what links to here?’ function)
0.2.2
- Minor change to correct the missing screenshots
0.2.1
- Original Release