Customise Spam protection, Anti-Spam, FireWall by CleanTalk WordPress plugin v6.47+

WordPress plugin ID: 273 cleantalk-spam-protect-child download to customise Spam protection, Anti-Spam, FireWall by CleanTalk WordPress plugin version 6.47+ author cleantalk.

Download

Support Plugin Guide

cleantalk-spam-protect-child/plugin.php

/*
 * Plugin Name:       Spam protection, Anti-Spam, FireWall by CleanTalk Child Plugin
 * Plugin URI:        https://www.wordpressdeveloperlondon.com/spam-protection-anti-spam-firewall-by-cleantalk/
 * Description:       Custom Spam protection, Anti-Spam, FireWall by CleanTalk plugin code dependant on Spam protection, Anti-Spam, FireWall by CleanTalk 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:       cleantalk-spam-protect-child
 * Domain Path:       /languages
 * Requires Plugins:  cleantalk-spam-protect
 */

/*
 * -----------------------------------------------------------------------------------------------------
 * WordPress plugin ID: 273 cleantalk-spam-protect-child version 1.0.1
 * WordPress plugin dependancy: Spam protection, Anti-Spam, FireWall by CleanTalk
 * -----------------------------------------------------------------------------------------------------
 */

if((get_option("wordpressdeveloperlondon_settingwordpress_seo_273")) != 1) 
{
	function wordpressdeveloperlondon_files_wordpress_seo_273()
	{
		$plugin_url = plugin_dir_url(__FILE__);

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

if(get_option("wordpressdeveloperlondon_setting_htmlwordpress_seo_273") != 1)
{
	function plugin_sourcewordpress_seo_273()
	{

/css/style.css

/* Stylesheet file */

/js/scripts.js

/* JavaScript file */
jQuery(document).ready(function($){ });

/languages/

//empty

Extend WordPress Plugins

With a WordPress plugin built like a WordPress child theme

Parent plugin path /wp-content/plugins/cleantalk-spam-protect
Child plugin path (this WP plugin) /wp-content/plugins/cleantalk-spam-protect-child
WordPress plugin ID 273
Size ≥20KB zipped

Parent Plugin API Data

Star rating

Score 94 / 100
Total 3,005
1 Star 152
2 Star 24
3 Star 18
4 Star 36
5 Star 2,775

Plugin usage

Downloads 18,384,992
Active Installs 200,000

Support

Effectiveness 90.07%
Requests 141
Requests Solved 127

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

Support

Contact Ben about WordPress plugin ID: 273 WordPress Developer London since 2006