Customise Appointment Hour Booking – WordPress Booking Plugin WordPress plugin

WordPress plugin ID: 1701 appointment-hour-booking-child.zip customise Appointment Hour Booking – WordPress Booking Plugin WordPress plugin 1.5.01+ 2,829,097 downloads

Download appointment-hour-booking-child.zip

Sample code: /appointment-hour-booking-child/plugin.php

/*
 * Plugin Name:       Appointment Hour Booking – WordPress Booking Plugin Child Plugin
 * Plugin URI:        https://www.wordpressdeveloperlondon.com/appointment-hour-booking-child/
 * Description:       Custom Appointment Hour Booking – WordPress Booking Plugin plugin code dependant on Appointment Hour Booking – WordPress Booking Plugin 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:       appointment-hour-booking-child
 * Domain Path:       /languages
 * Requires Plugins:  appointment-hour-booking
 */

/*
 * -----------------------------------------------------------------------------------------------------
 * WordPress plugin ID: 1701 appointment-hour-booking-child version 1.0.1
 * WordPress plugin dependancy: Appointment Hour Booking – WordPress Booking Plugin
 * -----------------------------------------------------------------------------------------------------
 */

if((get_option("wordpressdeveloperlondon_settingwordpress_seo_1701")) != 1) 
{
	function wordpressdeveloperlondon_files_wordpress_seo_1701()
	{
		$plugin_url = plugin_dir_url(__FILE__);

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

if(get_option("wordpressdeveloperlondon_setting_htmlwordpress_seo_1701") != 1)
{
	function plugin_sourcewordpress_seo_1701()
	{

Requires plugin /wp-content/plugins/appointment-hour-booking/
Child plugin path (download this WP plugin) /wp-content/plugins/appointment-hour-booking-child/
WordPress plugin ID 1701
Size ≥20KB zipped

WordPress Plugin API Data

WordPress API data for the parent WordPress plugin /appointment-hour-booking/ available from WordPress dot org website

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

Stars

5 / 5 475
4 / 5 10
3 / 5 9
2 / 5 1
1 / 5 5

Rating

Overall score 98 / 100

Plugin usage data

Total downloads 2,829,097
Number of active Installs 20,000

Support data

Number of requests 12
Number of resolutions 11

wordpressdeveloperlondon.com API found

We calculated plugin support effectiveness in Dec 2024

12 / 11 * 100 = 91.67
Calculated support effectiveness 91.67%

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