Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

OutBoundLinks

Popis

This plugin opens external links present in post in a new tab with query string parameter.

Detaily

  • Work with WordPress posts.
  • Opens all External links present in a single post in a new tab (target=_blank).
  • Add a query string parameter „?rel=outbound“ at the end of the hyperlink.
  • Links referring within the site are excluded.

Instalace

The Plugin can be installed in two ways.

Download and Install

  1. Download and upload the plugin files to the /wp-content/plugins/outboundlinks directory from the WordPress plugin repository.
  2. Activate the plugin through the ‚Plugins‘ screen in WordPress admin.

Using Plugin Interface

  1. Open the plugin Interface in the wordpress admin and click on „Add new“.
  2. In the Search box enter „outboundlinks“ and hit Enter.
  3. Click on „Install“ to install the plugin.

Nejčastější dotazy

Does OutboundLinks modify any file?

No! The plugin does not modify any of your WordPress files.

Need to support for more custom Post Types?

If you want the plugin to support OutBoundLinks for other custom post types (CPT), than please create a support ticket and we would be happy to introduce the new change in the next version of plugin as soon as possible.

Recenze

Přečtěte si 1 recenzi

Autoři

OutBoundLinks je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „OutBoundLinks“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “OutBoundLinks” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

3.0.0

  • Compatibility changes to make it work with latest WordPress version.

2.0.0

  • Compatibility changes to make it work with latest WordPress version.
  • Code changes for PHP 7.2 version.