Post Content Link Filter archived
Process content for its links and allow transformation with a filter.
by Daniel Bachhuber · github.com/danielbachhuber/post-content-link-filter
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/danielbachhuber/post-content-link-filter/archive/refs/heads/master.zipReadme
Post Content Link Filter
Contributors: danielbachhuber
Tags: filters
Requires at least: 4.4
Tested up to: 4.9
Stable tag: 0.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Process content for its links and allow transformation with a filter.
Description
@todo
Installation
This section describes how to install the plugin and get it working.
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>in your templates
Changelog
0.1.0 (??? ??, ????)
- Initial release.