Files
roi-theme/wp-content/plugins/thrive-ultimatum/admin/views/template/campaign/timeline.phtml
root a22573bf0b 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>
2025-11-03 21:04:30 -06:00

15 lines
560 B
PHTML
Executable File

<div class="tvd-row tvd-collapse tvu-timeline-heading-row">
<div class="tvd-col tvd-s12">
<div class="tvd-inline-block tvd-relative">
<h3>
<?php echo __( 'Timeline', 'thrive-ult' ) ?>
<?php tve_ult_video( 'ehoZrTBVc-A' ) ?>
</h3>
<# if ( item.get_settings_step() === 'timeline' ) { #>
<div class="tvd-tooltip-visible tvd-fixed-right" style="min-width: 280px;"><span><?php echo __( 'Next step: setup timeline events', 'thrive-ult' ) ?></span></div>
<# } #>
</div>
</div>
</div>
<div id="tvu-timeline" class="tvu-timeline-el"></div>