- 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>
7 lines
331 B
PHTML
Executable File
7 lines
331 B
PHTML
Executable File
<h4><?php echo __( 'Visit to conversion page', 'thrive-ult' ) ?></h4>
|
|
<div class="tvd-v-spacer vs-half"></div>
|
|
<div class="tvd-input-field">
|
|
<input id="tvu-specific-url" type="text" value="" data-field="conversion_page">
|
|
<label for="tvu-specific-url"><?php echo __( 'Search for content on site', 'thrive-ult' ) ?></label>
|
|
</div>
|