Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Direct link

Beschrijving

Direct link allows your post title permalinks to link directly to external sites. It can also be used to link to a particular page of your own site.

Installatie

  1. Upload the directlink directory and its contents to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. When writing a post, add a custom field with the key ‘direct_link’. The value should be the full URL (including http://) of the page
    you want to link to

FAQ

The plugin doesn’t work!

Direct link makes use of the post_link filter in WordPress. If your theme doesn’t use the get_permalink() function to retrieve post permalinks, the plugin will not work.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Direct link” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Direct link” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • First version, hooray!