- 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>
8 lines
406 B
PHTML
Executable File
8 lines
406 B
PHTML
Executable File
<div class="control-grid full-width pb-0">
|
|
<p class="m-0">
|
|
<?php echo __( 'Our Zapier integration now supports custom fields!', 'thrive-cb' ); ?>
|
|
</p>
|
|
<a class="blue-text mt-10" href="https://thrivethemes.com/tkb_item/what-autoresponders-does-the-custom-field-integration-with-the-lead-generation-element-support/#list" target="_blank">
|
|
<?php echo __( 'Learn more now', 'thrive-cb' ) ?>
|
|
</a>
|
|
</div>
|