{"id":271591,"date":"2024-03-25T22:45:30","date_gmt":"2024-03-25T22:45:30","guid":{"rendered":"https:\/\/clinicadrvega.com\/?page_id=271591"},"modified":"2024-04-13T06:08:11","modified_gmt":"2024-04-13T06:08:11","slug":"muy-pronto","status":"publish","type":"page","link":"https:\/\/clinicadrvega.com\/?page_id=271591","title":{"rendered":"Muy Pronto!"},"content":{"rendered":"<p>[et_pb_section fb_built=\u00bb1&#8243; custom_padding_last_edited=\u00bbon|desktop\u00bb admin_label=\u00bb#07&#8243; _builder_version=\u00bb4.23.1&#8243; background_color=\u00bbrgba(133,33,158,0)\u00bb background_enable_image=\u00bboff\u00bb custom_padding_tablet=\u00bb50px|0|50px|0&#8243; custom_padding_phone=\u00bb\u00bb hover_enabled=\u00bb0&#8243; transparent_background=\u00bboff\u00bb padding_mobile=\u00bboff\u00bb make_fullwidth=\u00bboff\u00bb use_custom_width=\u00bboff\u00bb width_unit=\u00bbon\u00bb collapsed=\u00bbon\u00bb global_colors_info=\u00bb{}\u00bb background_enable_video_mp4=\u00bboff\u00bb use_background_color_gradient=\u00bbon\u00bb sticky_enabled=\u00bb0&#8243;][et_pb_row padding_mobile=\u00bboff\u00bb column_padding_mobile=\u00bbon\u00bb admin_label=\u00bbrow\u00bb _builder_version=\u00bb4.16&#8243; background_size=\u00bbinitial\u00bb background_position=\u00bbtop_left\u00bb background_repeat=\u00bbrepeat\u00bb max_width=\u00bb760px\u00bb custom_padding=\u00bb4px|||||\u00bb make_fullwidth=\u00bboff\u00bb use_custom_width=\u00bbon\u00bb width_unit=\u00bbon\u00bb custom_width_px=\u00bb760px\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/clinicadrvega.com\/wp-content\/uploads\/2024\/03\/LOGO-CLINICA-DR.VEGA-blanco_Green-Leaves-Round-Logo-150&#215;150.png\u00bb align=\u00bbcenter\u00bb align_tablet=\u00bbcenter\u00bb align_phone=\u00bb\u00bb align_last_edited=\u00bbon|desktop\u00bb admin_label=\u00bbImage\u00bb _builder_version=\u00bb4.23.1&#8243; custom_margin=\u00bb41px||41px||true|\u00bb animation_style=\u00bbfade\u00bb animation_duration=\u00bb500ms\u00bb animation=\u00bbfade_in\u00bb sticky=\u00bboff\u00bb use_border_color=\u00bboff\u00bb border_color=\u00bb#ffffff\u00bb border_style=\u00bbsolid\u00bb always_center_on_mobile=\u00bbon\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][et_pb_text admin_label=\u00bbText\u00bb _builder_version=\u00bb4.16&#8243; text_font=\u00bbRoboto||||\u00bb text_text_color=\u00bb#d5d1cf\u00bb text_font_size=\u00bb36&#8243; text_line_height=\u00bb1.2em\u00bb background_size=\u00bbinitial\u00bb background_position=\u00bbtop_left\u00bb background_repeat=\u00bbrepeat\u00bb text_orientation=\u00bbcenter\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb56px||0px|\u00bb text_font_size_tablet=\u00bb\u00bb text_font_size_phone=\u00bb\u00bb text_font_size_last_edited=\u00bbon|phone\u00bb use_border_color=\u00bboff\u00bb border_color=\u00bb#ffffff\u00bb border_style=\u00bbsolid\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<p><span style=\"color: #ffffff;\">\u00a0Estamos trabajando en nuestro nuevo sitio web con nuevos productos y un dise\u00f1o m\u00e1s amigable para una mejor experiencia. <br \/>\u00a1Pronto estar\u00e1 disponible para que lo disfrutes! <\/span><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][et_pb_code _builder_version=\u00bb4.23.1&#8243; _module_preset=\u00bbdefault\u00bb hover_enabled=\u00bb0&#8243; sticky_enabled=\u00bb0&#8243;]require_once &#8216;twilio-php\/Services\/Twilio.php&#8217;;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$account_sid = &#8216;USf5a2106f2c6290fb7775ad4a6d0689a4&#8217;; \/\/ Reemplaza con tu SID de Twilio<!-- [et_pb_line_break_holder] -->$auth_token = &#8217;86b0805f3d79739634121c06008f391e&#8217;; \/\/ Reemplaza con tu token de autenticaci\u00f3n de Twilio<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$client = new Services_Twilio($account_sid, $auth_token);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$message = $client->account->messages->create(array(<!-- [et_pb_line_break_holder] -->    &#8216;From&#8217; => &#8216;whatsapp:++13344714156&#8217;, \/\/ Reemplaza con tu n\u00famero de WhatsApp de Twilio<!-- [et_pb_line_break_holder] -->    &#8216;To&#8217; => &#8216;whatsapp:+50684761097&#8217;, \/\/ Reemplaza con el n\u00famero de WhatsApp al que quieres enviar el mensaje<!-- [et_pb_line_break_holder] -->    &#8216;Body&#8217; => &#8216;Hello from Twilio!&#8217;<!-- [et_pb_line_break_holder] -->));<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->echo \u00abMensaje enviado: \u00bb . $message->sid;<!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=\u00bbon\u00bb padding_mobile=\u00bboff\u00bb column_padding_mobile=\u00bbon\u00bb custom_padding_last_edited=\u00bbon|desktop\u00bb admin_label=\u00bbRow\u00bb _builder_version=\u00bb4.16&#8243; background_size=\u00bbinitial\u00bb background_position=\u00bbtop_left\u00bb background_repeat=\u00bbrepeat\u00bb max_width=\u00bb860px\u00bb custom_padding=\u00bb5px||0px|\u00bb custom_padding_tablet=\u00bb\u00bb custom_padding_phone=\u00bb\u00bb make_fullwidth=\u00bboff\u00bb use_custom_width=\u00bbon\u00bb width_unit=\u00bbon\u00bb custom_width_px=\u00bb860px\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_countdown_timer title=\u00bbMuy pronto\u00bb date_time=\u00bb2024-04-30 06:06&#8243; admin_label=\u00bbCountdown Timer\u00bb _builder_version=\u00bb4.23.1&#8243; header_font=\u00bbRoboto||||\u00bb header_text_color=\u00bb#FFFFFF\u00bb header_font_size=\u00bb36px\u00bb numbers_font=\u00bbRoboto||||\u00bb numbers_text_color=\u00bb#FFFFFF\u00bb numbers_font_size=\u00bb23px\u00bb numbers_line_height=\u00bb52px\u00bb label_font=\u00bbRoboto||||\u00bb label_text_color=\u00bb#FFFFFF\u00bb label_font_size=\u00bb13&#8243; label_line_height=\u00bb20px\u00bb use_background_color=\u00bboff\u00bb background_size=\u00bbinitial\u00bb background_position=\u00bbtop_left\u00bb background_repeat=\u00bbrepeat\u00bb background_layout=\u00bblight\u00bb width=\u00bb100%\u00bb max_width=\u00bb76%\u00bb module_alignment=\u00bbcenter\u00bb custom_padding=\u00bb38px||38px|\u00bb custom_css_main_element=\u00bbfont-weight:500;\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_countdown_timer][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u00a0Estamos trabajando en nuestro nuevo sitio web con nuevos productos y un dise\u00f1o m\u00e1s amigable para una mejor experiencia. \u00a1Pronto estar\u00e1 disponible para que lo disfrutes! &nbsp; &nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-271591","page","type-page","status-publish","hentry"],"pure_taxonomies":[],"_links":{"self":[{"href":"https:\/\/clinicadrvega.com\/index.php?rest_route=\/wp\/v2\/pages\/271591","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clinicadrvega.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/clinicadrvega.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/clinicadrvega.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clinicadrvega.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=271591"}],"version-history":[{"count":0,"href":"https:\/\/clinicadrvega.com\/index.php?rest_route=\/wp\/v2\/pages\/271591\/revisions"}],"wp:attachment":[{"href":"https:\/\/clinicadrvega.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=271591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}