manifest / integrations / remote-adstxt
Remote Ads.txt
Append third-party ads.txt files to your own. For 10up's WordPress Ads.txt plugin.
by Sterner Stuff · github.com/ethanclevenger91/remote-adstxt
★ 0stars
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/ethanclevenger91/remote-adstxt/archive/refs/heads/master.zipReadme
Remote Ads.txt
Contributors: eclev91
Tags: adstxt
Requires at least: 4.5
Tested up to: 5.5
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Fetches ads.txt content from a remote URL and appends it to the 10up ads.txt manager plugin's output.
Installation
- Upload zip through Plugins -> Add New
- Activate the plugin through the 'Plugins' menu in WordPress
Frequently Asked Questions
How do I configure the remote URL?
You can configure the URL to the remote bucket or other URL with the content you want to append with the remote_adstxt_bucket_url filter.
Changelog
1.0.1
- Add an alert to the ads.txt settings screen.
1.0.0
- Initial launch.