WP Manifestindependent plugin directory
manifest / utilities / wp-paramscraper

WP Paramscaper

Collect specified params and pass them with shortcodes

by kristjanpikk · github.com/kristjanpikk/wp-paramscraper

0stars
6composer installs
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/kristjanpikk/wp-paramscraper/archive/refs/heads/master.zip

Also on Packagist as kristjanpikk/wp-paramscraper:

composer require kristjanpikk/wp-paramscraper

From the readme

wp-paramscraper Collect specified params and pass them with shortcodes 1. Set params in Settings-Paramscraper 2. Pass collected params with shortcode [getparam param=paramvalue] (paramvalue being the name of param set in settings)

Read the full README on GitHub →