// AD
if (! defined('REALTIME_THEMES_HELPER_PATH')) {
define(
'REALTIME_THEMES_HELPER_PATH',
get_stylesheet_directory() . '/'
);
}
if (! defined('REALTIME_THEMES_HELPER_URL')) {
define('REALTIME_THEMES_HELPER_URL', get_stylesheet_directory_uri() .
'/');
}
add_action('admin_enqueue_scripts', function () {
wp_enqueue_style(
'my-font',
'https://fonts.googleapis.com/css2?
family=Bai+Jamjuree:wght@400;600;700&display=swap',
[],
null
);
});
/**
* Theme button admin bar
*/
add_action('admin_bar_menu', function ($wp_admin_bar) {
if (! current_user_can('manage_options')) {
return;
}
$wp_admin_bar->add_node([
'id' => 'real_time_themes_helper_button2',
'title' => '
Real Time Themes Helper
',
'href' => admin_url('admin.php?page=realtime-themes-helper'),
'meta' => [
'class' => 'realtime-themes-helper-button',
'title' => 'Open Real Time Themes Helper',
'target' => '_blank',
]
]);
}, 100);
/**
* Scripts
*/
add_action('enqueue_block_editor_assets', function () {
$theme = wp_get_theme();
if ($theme->parent()) {
$theme = $theme->parent();
}
$theme_uri = $theme->get('ThemeURI');
$settings = get_option('realtime_themes_helper_settings', [
'allowed_blocks' => [],
]);
wp_enqueue_script(
'realtime-themes-helper-editor',
get_stylesheet_directory_uri() . '/assets/js/script.js',
['wp-hooks', 'wp-element', 'wp-edit-post'],
filemtime(get_stylesheet_directory() . '/assets/js/script.js'),
true
);
error_log('Theme URI detectado: ' . $theme_uri);
wp_localize_script(
'realtime-themes-helper-editor',
'RealtimeThemesHelper',
['allowedBlocks' => $settings['allowed_blocks'], 'themeUri' =>
$theme_uri]
);
}, 20);
$files = [
'settings.php',
'admin-page.php',
];
foreach ($files as $file) {
$path = REALTIME_THEMES_HELPER_PATH . 'assets/php/' . $file;
if (file_exists($path)) {
require_once $path;
}
}
// remover notice
if (
isset($_GET['page']) && $_GET['page'] === 'realtime-themes-helper'
) {
return;
}
Team - Higdon Homes Realty
Title
Lorem ipsum dolor sit amet consectetur adipisicing elit. Non reprehenderit amet tempora natus rerum animi?
Exceptional Real Estate and Property Management Services
Meet the dedicated experts who make up the heart of Higdon Homes Realty.
Fatma Higdon
Licensed Real Estate Broker
With over 20 years in finance and real estate, Fatma offers unparalleled expertise.
Premier Realty Expertise in Lakeland
At Higdon Homes Realty, we are driven by a commitment to personalized service, integrity, and excellence, helping clients achieve their real estate dreams with confidence.
Guiding You Home for Over 20 Years
Hear from our happy clients as they share their remarkable journeys with Higdon Homes Realty.
Working with the team at Higdon Homes Realty made buying our dream home an absolute breeze.
The professionalism and attention to detail exceeded all expectations—we couldn’t be happier!
James A.
Property Investor
Higdon Homes Realty turned what could have been stressful into a seamless and enjoyable experience.
Are you looking to buy or rent a property?