Customise Post Kits for Elementor WordPress plugin v3.2+
WordPress plugin ID: 12843 post-kits-for-elementor-child download to customise Post Kits for Elementor WordPress plugin version 3.2+ author alithemes.
Downloadpost-kits-for-elementor-child/plugin.php
/*
* Plugin Name: Post Kits for Elementor Child Plugin
* Plugin URI: https://www.wordpressdeveloperlondon.com/post-kits-for-elementor/
* Description: Custom Post Kits for Elementor plugin code dependant on Post Kits for Elementor 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: post-kits-for-elementor-child
* Domain Path: /languages
* Requires Plugins: post-kits-for-elementor
*/
/*
* -----------------------------------------------------------------------------------------------------
* WordPress plugin ID: 12843 post-kits-for-elementor-child version 1.0.1
* WordPress plugin dependancy: Post Kits for Elementor
* -----------------------------------------------------------------------------------------------------
*/
if((get_option("wordpressdeveloperlondon_settingwordpress_seo_12843")) != 1)
{
function wordpressdeveloperlondon_files_wordpress_seo_12843()
{
$plugin_url = plugin_dir_url(__FILE__);
wp_enqueue_style("wordpress_seo_12843-stylesheet", $plugin_url . "css/style.css");
wp_enqueue_script("wordpress_seo_12843-script", $plugin_url . "js/scripts.js", array("jquery"), "1.0.0", true);
}
add_action("wp_enqueue_scripts", "wordpressdeveloperlondon_files_wordpress_seo_12843", 80);
}
if(get_option("wordpressdeveloperlondon_setting_htmlwordpress_seo_12843") != 1)
{
function plugin_sourcewordpress_seo_12843()
{
/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/post-kits-for-elementor |
---|---|
Child plugin path (this WP plugin) | /wp-content/plugins/post-kits-for-elementor-child |
WordPress plugin ID | 12843 |
Size | ≥20KB zipped |
Parent Plugin API Data
Star rating
Score | 90 / 100 |
---|---|
Total | 4 |
1 Star | 0 |
2 Star | 0 |
3 Star | 1 |
4 Star | 0 |
5 Star | 3 |
Plugin usage
Downloads | 10,524 |
---|---|
Active Installs | 200 |
Support
Requests | 0 |
---|---|
Requests Solved | 0 |
December 2024 data source: https://api.wordpress.org/plugins/info/1.2/?action=query_plugins
Support
Contact Ben about WordPress plugin ID: 12843 WordPress Developer London since 2006