تفصیل
Increase Rev Optimizer helps publisher partners boost their ad revenue through AI-driven optimization. The plugin fetches a remote JSON file containing JavaScript URLs and loads them into the <head> using proper WordPress script enqueuing.
This ensures seamless performance and automatic optimization without requiring manual code edits.
External Services
This plugin connects to an external service provided by Increase Rev.
Service: https://increaserev.com
Purpose: The plugin loads a JSON file that contains ad-optimization JavaScript URLs.
Data Sent: No personal data is sent. Only a remote GET request is performed to retrieve the JSON file.
When: On the front-end only, and no more than once every 30 minutes (cached).
Terms: https://increaserev.com/terms
Privacy Policy: https://increaserev.com/privacy
انسٹالیشن
- Upload the
increase-rev-optimizerfolder to/wp-content/plugins/ - Activate the plugin via "Plugins” in the dashboard
- The plugin will automatically load JS URLs from the remote JSON file
عمومی سوالات
-
Does the plugin run in wp-admin?
-
No. It runs only on the front-end.
-
Can I change the JSON URL?
-
No. It must remain unchanged for proper ad optimization.
-
How often does it load the JSON file?
-
Every 30 minutes, via WordPress transients.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Increase Rev Optimizer” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Increase Rev Optimizer” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
2.1
- Updated to comply with WordPress Plugin Team standards
- Added proper external services documentation
- Converted script output to
wp_enqueue_script() - Improved sanitization and caching
2.0
- Improved caching and security
- Updated plugin description
1.0
- Initial release