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.

Auto Links for WordPress

Description

This plugin adds internal and external links into post and page, based on different sources:

  • Custom keywords
  • Posts
  • Pages
  • Categories
  • Tags

The plugin provides simple and standard interfaces:

  • Clean & clear admin page that allow highly customizable usage
  • Useful CLI commands
  • Respect PHP standards, web standards and security standards

Low load impact in mind, some requirements are requested:

  • PHP 7.2+ (⚠ requirement)
  • WordPress 5.0+ (⚠ requirement)
  • Object Cache handler (⚠ requirement)

Contributors

Léo Colombaro

Screenshots

  • Auto Links for WordPress admin interface.

Installation

Requirements

  • PHP 7.2+
  • WordPress 5.0+
  • Object Cache handler

Manual

  1. Upload the plugin by cloning or copying this repository to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Auto Links screen to configure the plugin

Automatic

This plugin can be installed with Composer on a Composer-managed WordPress stack.
composer require leocolomb/wp-auto-links

FAQ

Amazing! How to support your work?

Thanks!
First of all you can contribute on the GitHub repository.
If you prefer make a donation, please see my Patreon page!

My system runs an older version of a software specified in the plugin requirements.

These strong requirements are required to ensure the plugin is working efficiently.
If the requirements are not satisfied, the plugin may not work as expected.

The plugin seems to work but no link are pushed on the content.

Check your Object Cache handler.
A valid Object Cache handler is required to manage data.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Auto Links for WordPress” is open source software. The following people have contributed to this plugin.

Contributors