WP Manifestindependent plugin directory
manifest / content / post-content-link-filter

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.zip

Readme

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.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

Changelog

0.1.0 (??? ??, ????)

  • Initial release.

Read the full README on GitHub →