Customise RomethemeKit For Elementor WordPress plugin v1.5.2+
WordPress plugin ID: 1666 rometheme-for-elementor-child download to customise RomethemeKit For Elementor WordPress plugin version 1.5.2+ author rometheme.
Downloadrometheme-for-elementor-child/plugin.php
/*
* Plugin Name: RomethemeKit For Elementor Child Plugin
* Plugin URI: https://www.wordpressdeveloperlondon.com/romethemekit-for-elementor/
* Description: Custom RomethemeKit For Elementor plugin code dependant on RomethemeKit 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: rometheme-for-elementor-child
* Domain Path: /languages
* Requires Plugins: rometheme-for-elementor
*/
/*
* -----------------------------------------------------------------------------------------------------
* WordPress plugin ID: 1666 rometheme-for-elementor-child version 1.0.1
* WordPress plugin dependancy: RomethemeKit For Elementor
* -----------------------------------------------------------------------------------------------------
*/
if((get_option("wordpressdeveloperlondon_settingwordpress_seo_1666")) != 1)
{
function wordpressdeveloperlondon_files_wordpress_seo_1666()
{
$plugin_url = plugin_dir_url(__FILE__);
wp_enqueue_style("wordpress_seo_1666-stylesheet", $plugin_url . "css/style.css");
wp_enqueue_script("wordpress_seo_1666-script", $plugin_url . "js/scripts.js", array("jquery"), "1.0.0", true);
}
add_action("wp_enqueue_scripts", "wordpressdeveloperlondon_files_wordpress_seo_1666", 80);
}
if(get_option("wordpressdeveloperlondon_setting_htmlwordpress_seo_1666") != 1)
{
function plugin_sourcewordpress_seo_1666()
{
/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/rometheme-for-elementor |
---|---|
Child plugin path (this WP plugin) | /wp-content/plugins/rometheme-for-elementor-child |
WordPress plugin ID | 1666 |
Size | ≥20KB zipped |
Parent Plugin API Data
Star rating
Score | 84 / 100 |
---|---|
Total | 5 |
1 Star | 1 |
2 Star | 0 |
3 Star | 0 |
4 Star | 0 |
5 Star | 4 |
Plugin usage
Downloads | 103,499 |
---|---|
Active Installs | 20,000 |
Support
Effectiveness | 33.33% |
---|---|
Requests | 3 |
Requests Solved | 1 |
December 2024 data source: https://api.wordpress.org/plugins/info/1.2/?action=query_plugins
Support
Contact Ben about WordPress plugin ID: 1666 WordPress Developer London since 2006