wpbrasil/Make-Clickable-WordPress
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Make Clickable WordPress === Contributors: leobaiano, valeriosza, gugaalves, rafaelfunchal, miriamdepaula, dianakc, claudiosanches, jimmymacedo, fdaciuk Donate link: Tags: links, clickable, urls, email, autolink Requires at least: 5.3 Tested up to: 7.0 Requires PHP: 7.4 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Convert plain text URI to HTML links. Converts URI, www, FTP, and email addresses. == Description == Convert plain text URI to HTML links. Converts URI, www, FTP, and email addresses. == Installation == 1. Download and extract `make-clickable-wordpress.zip` to `wp-content/plugins/` 2. Activate the plugin through the 'Plugins' menu in WordPress. == Contribute == Use https://github.com/wpbrasil/Make-Clickable-WordPress == Changelog == = 1.0.1 = * Update coding standards (strict comparison, consistent indentation, braces, spacing) * Add explicit WordPress minimum requirement (5.3) and PHP requirement (7.4) * Fix copy-paste error in installation instructions * Match author/contributors metadata = 1.0.0 = * Initial Release == Upgrade Notice == = 1.0.1 = * Maintenance and compatibility update.