Commit inicial - WordPress Análisis de Precios Unitarios

- WordPress core y plugins
- Tema Twenty Twenty-Four configurado
- Plugin allow-unfiltered-html.php simplificado
- .gitignore configurado para excluir wp-config.php y uploads

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2025-11-03 21:04:30 -06:00
commit a22573bf0b
24068 changed files with 4993111 additions and 0 deletions

View File

@@ -0,0 +1,193 @@
<?php
$timezone_offset = get_option( 'gmt_offset' );
$sign = ( $timezone_offset < 0 ? '-' : '+' );
$min = abs( $timezone_offset ) * 60;
$hour = floor( $min / 60 );
$tzd = $sign . str_pad( $hour, 2, '0', STR_PAD_LEFT ) . ':' . str_pad( $min % 60, 2, '0', STR_PAD_LEFT );
$tve_globals = tve_get_post_meta( get_the_ID(), 'tve_globals', true );
$events_config = array(
array(
't' => 'click',
'a' => 'thrive_lightbox',
'config' => array(
'l_id' => empty( $tve_globals['lightbox_id'] ) ? '' : $tve_globals['lightbox_id'],
'l_anim' => 'slide_top'
)
)
);
?>
<div class="tve_lp_header tve_empty_dropzone">
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="">
<div class="out" style="background-color: #fff;">
<div class="in darkSec" style="padding-top: 10px;padding-bottom: 10px;">
<div class="cck clearfix">
<div style="width: 255px;margin-top: 0;margin-bottom: 0;"
class="thrv_wrapper tve_image_caption aligncenter">
<span class="tve_image_frame">
<img class="tve_image"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/confluence_logo.png' ?>"
style="width: 255px;"/>
</span>
</div>
</div>
</div>
</div>
</div>
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="" id="confluence_header_ps">
<div class="pswr out" style="background-color: #fff;">
<div class="in lightSec pddbg" data-width="1920" data-height="403"
style="box-sizing: border-box; max-width: 1902px; box-shadow: none; background-image: url('<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/confluence_page_section_bg.png' ?>');">
<div class="cck clearfix">
<h5 class="tve_p_center" style="color: #fff; font-size: 22px;margin-top: 0;margin-bottom: 20px;">
LIVE TRAINING WEBINAR
</h5>
<h1 class="tve_p_center rft" style="color: #fff; font-size: 44px;margin-top: 0;margin-bottom: 20px;">
Marketing secrets for<br/>
<font color="#ffe60d">Highly profitable</font> online small businesses
</h1>
</div>
</div>
</div>
</div>
</div>
<div class="tve_lp_content tve_editor_main_content tve_empty_dropzone tve_content_width">
<div class="thrv_wrapper thrv_button_shortcode tve_centerBtn confluence_top_button" data-tve-style="1">
<div class="tve_btn tve_orange tve_bigBtn tve_btn1 tve_nb">
<a class="tve_btnLink tve_evt_manager_listen" href="" data-tcb-events="__TCB_EVENT_<?php echo htmlentities( json_encode( $events_config ) ) ?>_TNEVE_BCT__">
<span class="tve_left tve_btn_im">
<i></i>
</span>
<span class="tve_btn_txt">CLICK HERE TO RESERVE YOUR SPOT</span>
</a>
</div>
</div>
<div class="thrv_wrapper thrv_columns">
<div class="tve_colm tve_foc tve_df tve_fft">
<p class="tve_p_center" style="color: #2f6e92; font-size: 18px;margin-top: 0;margin-bottom: 0;">
<span class="bold_text">
WEBINAR HOSTS
</span>
</p>
<div class="thrv_wrapper tve_image_caption aligncenter img_style_circle" style="width: 165px;">
<span class="tve_image_frame">
<img class="tve_image" src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/not_shane_melaugh2.jpg' ?>"
style="width: 165px;"/>
</span>
</div>
<h5 class="tve_p_center" style="color: #2f6e92; font-size: 22px;margin-top: 0;margin-bottom: 0;">
<span class="bold_text">
John Smith
</span>
</h5>
<h5 class="tve_p_center" style="color: #666666; font-size: 22px;margin-top: 0;margin-bottom: 15px;">
Thrive Themes
</h5>
<div class="thrv_wrapper tve_image_caption aligncenter img_style_circle" style="width: 165px;">
<span class="tve_image_frame">
<img class="tve_image" src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/shane_melaugh2.jpg' ?>"
style="width: 165px;"/>
</span>
</div>
<h5 class="tve_p_center" style="color: #2f6e92; font-size: 22px;margin-top: 0;margin-bottom: 0;">
<span class="bold_text">
Shane Melaugh
</span>
</h5>
<h5 class="tve_p_center" style="color: #666666; font-size: 22px;margin-top: 0;margin-bottom: 15px;">
Thrive Themes
</h5>
</div>
<div class="tve_colm tve_twc">
<h3 class="tve_p_center">
What You'll Discover <br> On this Live Webinar:
</h3>
<ol class="thrv_wrapper">
<li>Sed dolor sem, consectetuer gravida, ultrices sed, tristique sit amet, dui. Suspendisse posuere ipsum vehicula urna.</li>
<li>Ut bibendum venenatis ante. Etiam eget libero. Pellentesque vel eros. Nam accumsan metus cursus purus.</li>
<li>Maecenas sit amet turpis. Ut sollicitudin pede sed nunc. Ut iaculis nulla vulputate magna. Nulla enim. Integer elit.</li>
</ol>
</div>
<div class="tve_colm tve_foc tve_df tve_fft tve_lst">
<p class="tve_p_center" style="color: #2f6e92; font-size: 18px;margin-top: 0;margin-bottom: 0;">
<span class="bold_text">
WEBINAR DATE
</span>
</p>
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="1">
<div class="tve_cb tve_cb1 tve_blue">
<div class="tve_hd tve_cb_cnt">
<h3 class="tve_p_center">
AUGUST 15
</h3>
<span></span>
</div>
<div class="tve_cb_cnt">
<p style="color: #666; font-size: 20px; margin-top: 0;margin-bottom: 0;" class="tve_p_center">
Saturday
</p>
<p class="tve_p_center" style="color: #2f6e92; font-size: 20px;margin-top: 0;margin-bottom: 20px;">
<span class="bold_text">
10:00 PM <br>
GMT
</span>
</p>
</div>
</div>
</div>
<p class="tve_p_center" style="color: #2f6e92; font-size: 20px;margin-top: 0;margin-bottom: 0;">
TIME LEFT
</p>
<div class="thrv_wrapper thrv_countdown_timer tve_cd_timer_plain tve_clearfix init_done tve_countdown_1 tve_blue"
data-date="<?php echo date( 'Y-m-d', strtotime( '+9 days' ) ) ?>"
data-hour="<?php echo date( 'h' ) ?>"
data-min="<?php echo date( 'm' ) ?>"
data-timezone="<?php echo $tzd ?>">
<div class="sc_timer_content tve_clearfix tve_block_center" style="">
<div class="tve_t_day tve_t_part">
<div class="t-digits"></div>
<div class="t-caption">DAYS</div>
</div>
<div class="tve_t_hour tve_t_part">
<div class="t-digits"></div>
<div class="t-caption">HOURS</div>
</div>
<div class="tve_t_min tve_t_part">
<div class="t-digits"></div>
<div class="t-caption">MIN</div>
</div>
<div class="tve_t_sec tve_t_part">
<div class="t-digits"></div>
<div class="t-caption">SEC</div>
</div>
<div class="tve_t_text"></div>
</div>
</div>
</div>
</div>
<div class="thrv_wrapper thrv_button_shortcode tve_centerBtn confluence_bottom_button" data-tve-style="1">
<div class="tve_btn tve_orange tve_bigBtn tve_btn1 tve_nb">
<a class="tve_btnLink tve_evt_manager_listen" href="" data-tcb-events="__TCB_EVENT_<?php echo htmlentities( json_encode( $events_config ) ) ?>_TNEVE_BCT__">
<span class="tve_left tve_btn_im">
<i></i>
</span>
<span class="tve_btn_txt">CLICK HERE TO RESERVE YOUR SPOT</span>
</a>
</div>
</div>
</div>
<div class="tve_lp_footer tve_empty_dropzone">
<div class="thrv_wrapper thrv_page_section tve_no_drag" data-tve-style="1">
<div class="out" style="background: #515151;">
<div class="in lightSec">
<div class="cck tve_clearfix">
<p class="tve_p_center">
&copy {tcb_current_year} by Thrive Themes - <a href="">Disclaimer</a>
</p>
</div>
</div>
</div>
</div>
</div>