This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Wiki Page Links

Description

[[Wiki Page Links]] is a WordPress plug-in that allows you to add Wikipedia-style hyperlinks to your posts and pages and automatically have them link to your WordPress pages.

For example, if you write this code in your blog:

See my [[About]] page.

You’d see this output:

See my About page.

Other Features

  • You can provide a list of link templates for adding links to other sites, such as Wikipedia. Eg. if you specify [[wiki:Hyperlinks]], you get a link to the corresponding Wikipedia page.
  • Wikipedia-style pipe (|) aliasing.
  • If a page doesn’t exist and the user is logged in, you’ll see a link (“[?]”) to create a new page.

Features TODO:

  • Add an admin panel for adding new shortcut link templates.

Installation

  1. Upload wikipagelinks.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

August 28, 2020
Please ignore extra spaces, I have not managed to have wordpress.org let me put the code as it is in this post. [ [ Contact ] ] works fine but [ [ Contact | My contact page ] ] is not working, it displays Contact|My contact page with a question mark with the link to create a new post. [?]
Read all 5 reviews

Contributors & Developers

“Wiki Page Links” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Wiki Page Links” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.