Customise RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging WordPress plugin

WordPress plugin ID: 1057 wp-rss-aggregator-child.zip customise RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging WordPress plugin 4.23.13+ 2,912,005 downloads

Download wp-rss-aggregator-child.zip

Sample code: /wp-rss-aggregator-child/plugin.php

/*
 * Plugin Name:       RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging Child Plugin
 * Plugin URI:        https://www.wordpressdeveloperlondon.com/wp-rss-aggregator-child/
 * Description:       Custom RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging plugin code dependant on RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging plugin
 * Version:           1.0.1
 * Requires at least: 5.2
 * Requires PHP:      7.2
 * Author:            wordpressdeveloperlondon
 * Author URI:        https://www.wordpressdeveloperlondon.com
 * License:           GPLv3
 * License URI:       https://www.gnu.org/licenses/gpl-3.0.txt
 * Text Domain:       wp-rss-aggregator-child
 * Domain Path:       /languages
 * Requires Plugins:  wp-rss-aggregator
 */

/*
 * -----------------------------------------------------------------------------------------------------
 * WordPress plugin ID: 1057 wp-rss-aggregator-child version 1.0.1
 * WordPress plugin dependancy: RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging
 * -----------------------------------------------------------------------------------------------------
 */

if((get_option("wordpressdeveloperlondon_settingwordpress_seo_1057")) != 1) 
{
	function wordpressdeveloperlondon_files_wordpress_seo_1057()
	{
		$plugin_url = plugin_dir_url(__FILE__);

		wp_enqueue_style("wordpress_seo_1057-stylesheet", $plugin_url . "css/style.css");
		wp_enqueue_script("wordpress_seo_1057-script", $plugin_url . "js/scripts.js", array("jquery"), "1.0.0", true);
	}
	add_action("wp_enqueue_scripts", "wordpressdeveloperlondon_files_wordpress_seo_1057", 80);
}

if(get_option("wordpressdeveloperlondon_setting_htmlwordpress_seo_1057") != 1)
{
	function plugin_sourcewordpress_seo_1057()
	{

Requires plugin /wp-content/plugins/wp-rss-aggregator/
Child plugin path (download this WP plugin) /wp-content/plugins/wp-rss-aggregator-child/
WordPress plugin ID 1057
Size ≥20KB zipped

WordPress Plugin API Data

WordPress API data for the parent WordPress plugin /wp-rss-aggregator/ available from WordPress dot org website

December 2024 data source: https://api.wordpress.org/plugins/info/1.2/?action=query_plugins

Stars

5 / 5 432
4 / 5 29
3 / 5 8
2 / 5 9
1 / 5 50

Rating

Overall score 90 / 100

Plugin usage data

Total downloads 2,912,005
Number of active Installs 50,000

Support data

Number of requests 9
Number of resolutions 9

wordpressdeveloperlondon.com API found

We calculated plugin support effectiveness in Dec 2024

9 / 9 * 100 = 100.00
Calculated support effectiveness 100.00%

This is why we built a platform to assist WordPress developers to solve plugin challenges

Need Further Support?

For WordPress plugin support contact Ben WordPress Developer London extend WordPress Plugins with a WordPress plugin built like a WordPress child theme