// 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 Logo 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; } Comments for IT Residence https://luxuryestatesla.com/ Thu, 07 Mar 2024 07:30:00 +0000 hourly 1 https://wordpress.org/?v=7.0 Comment on Hello world! by A WordPress Commenter https://luxuryestatesla.com/hello-world-2/#comment-2 Thu, 07 Mar 2024 07:30:00 +0000 https://demo.indithemes.com/it-residence/?p=1#comment-2 Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.

]]>
Comment on Hello world! by A WordPress Commenter https://luxuryestatesla.com/hello-world/#comment-1 Wed, 07 Feb 2024 01:31:16 +0000 http://box5324/cgi/addon_GT.cgi?s=GT::WP::Install::Cpanel+%28yayhbqmy%29+-+127.0.0.1+%5Bnocaller%5D/?p=1#comment-1 Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.

]]>
Comment on How to Search for Your Property Details Online by A WordPress Commenter https://luxuryestatesla.com/hello-world-2-2/#comment-16 Thu, 07 Apr 2022 18:59:21 +0000 https://demo.indithemes.com/it-residence-pro/?p=1#comment-16 Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.

]]>