WP Paramscaper
Collect specified params and pass them with shortcodes
★ 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.zipAlso on Packagist as kristjanpikk/wp-paramscraper:
composer require kristjanpikk/wp-paramscraperFrom 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)