Customise Popup Builder – Create highly converting, mobile friendly marketing popups. WordPress plugin /popup-builder/
WordPress plugin ID: 262 popup-builder-child.zip download to customise Popup Builder – Create highly converting, mobile friendly marketing popups. WordPress plugin version 4.3.6+ 10,741,381 downloads author popupbuilder
Download popup-builder-child.zipOpen source bank Popup Builder – Create highly converting, mobile friendly marketing popups. WordPress custom child plugin ready for code modifications
Sample code: /popup-builder-child/plugin.php
/*
* Plugin Name: Popup Builder – Create highly converting, mobile friendly marketing popups. Child Plugin
* Plugin URI: https://www.wordpressdeveloperlondon.com/popup-builder-create-highly-converting-mobile-friendly-marketing-popups/
* Description: Custom Popup Builder – Create highly converting, mobile friendly marketing popups. plugin code dependant on Popup Builder – Create highly converting, mobile friendly marketing popups. 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: popup-builder-child
* Domain Path: /languages
* Requires Plugins: popup-builder
*/
/*
* -----------------------------------------------------------------------------------------------------
* WordPress plugin ID: 262 popup-builder-child version 1.0.1
* WordPress plugin dependancy: Popup Builder – Create highly converting, mobile friendly marketing popups.
* -----------------------------------------------------------------------------------------------------
*/
if((get_option("wordpressdeveloperlondon_settingwordpress_seo_262")) != 1)
{
function wordpressdeveloperlondon_files_wordpress_seo_262()
{
$plugin_url = plugin_dir_url(__FILE__);
wp_enqueue_style("wordpress_seo_262-stylesheet", $plugin_url . "css/style.css");
wp_enqueue_script("wordpress_seo_262-script", $plugin_url . "js/scripts.js", array("jquery"), "1.0.0", true);
}
add_action("wp_enqueue_scripts", "wordpressdeveloperlondon_files_wordpress_seo_262", 80);
}
if(get_option("wordpressdeveloperlondon_setting_htmlwordpress_seo_262") != 1)
{
function plugin_sourcewordpress_seo_262()
{
/popup-builder-child/css/style.css
/* Stylesheet file */
/popup-builder-child/js/scripts.js
/* JavaScript file */
jQuery(document).ready(function($){ });
/popup-builder-child/languages/
//empty
Extend WordPress Plugins
With a WordPress plugin built like a WordPress child theme
Parent plugin path | /wp-content/plugins/popup-builder/ |
---|---|
Child plugin path (this WP plugin) | /wp-content/plugins/popup-builder-child/ |
WordPress plugin ID | 262 |
Size | ≥20KB zipped |
WordPress Plugin API Data
WordPress API data for the parent WordPress plugin /popup-builder/
December 2024 data source: https://api.wordpress.org/plugins/info/1.2/?action=query_plugins
Stars
5 / 5 | 1,972 |
---|---|
4 / 5 | 56 |
3 / 5 | 22 |
2 / 5 | 18 |
1 / 5 | 107 |
Rating
Overall score | 94 / 100 |
---|
Plugin usage data
Total downloads | 10,741,381 |
---|---|
Number of active Installs | 200,000 |
Support data
Number of requests | 18 |
---|---|
Number of resolutions | 10 |
wordpressdeveloperlondon.com API found
We calculated plugin support effectiveness in Dec 2024
$resolved = get_post_meta(get_the_ID(), 'support_threads_resolved', true);
$total = get_post_meta(get_the_ID(), 'support_threads', true);
if($total > 0)
{
echo $sum = (($resolved / $total) * 100);
}
Calculated support effectiveness | 55.56% |
---|
Need Support?
For WordPress plugin support contact Ben WordPress Developer London