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
Installation
Requirements
- PHP 7.2+
- WordPress 5.0+
- Object Cache handler
Manual
- 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. - Activate the plugin through the ‘Plugins’ screen in WordPress
- 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.
ContributorsTranslate “Auto Links for WordPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.