Table of Contents
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
Plugin author
Plugin official website address
https://wordpress.org/plugins/wp-auto-links/
If you encounter problems in using the Auto Links for WordPress plugin, you can comment below, and I will try my best to help you solve the problem