PHP 8.2.31
Preview: theme.shortcodes.php Size: 791 B
/home/nshryvcy/taramarriagebureau.com/wp-content/plugins/trx_utils/includes/theme.shortcodes.php

<?php
if (!function_exists('planmyday_theme_shortcodes_setup')) {
	add_action( 'planmyday_action_before_init_theme', 'planmyday_theme_shortcodes_setup', 1 );
	function planmyday_theme_shortcodes_setup() {
		add_filter('planmyday_filter_googlemap_styles', 'planmyday_theme_shortcodes_googlemap_styles');
	}
}


// Add theme-specific Google map styles
if ( !function_exists( 'planmyday_theme_shortcodes_googlemap_styles' ) ) {
	function planmyday_theme_shortcodes_googlemap_styles($list) {
		$list['simple']		= esc_html__('Simple', 'trx_utils');
		$list['greyscale']	= esc_html__('Greyscale', 'trx_utils');
		$list['inverse']	= esc_html__('Inverse', 'trx_utils');
		$list['apple']		= esc_html__('Apple', 'trx_utils');
		$list['dark']		= esc_html__('Dark', 'trx_utils');
		return $list;
	}
}
?>

Directory Contents

Dirs: 0 × Files: 15

Name Size Perms Modified Actions
9.21 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
24.74 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
5.57 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
20.03 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
4.02 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
7.74 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
1.52 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
3.65 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
6.46 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
6.77 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
3.70 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
3.67 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
3.63 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
3.59 KB lrw-r--r-- 2025-04-30 03:15:52
Edit Download
791 B lrw-r--r-- 2025-04-30 03:15:52
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).