- 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
219 B
PHTML
Executable File
7 lines
219 B
PHTML
Executable File
<div class="click tcb-tooltip-row" data-fn="renameHandler">
|
|
<?php echo __( 'Rename', 'thrive-cb' ); ?>
|
|
</div>
|
|
<div class="click tcb-tooltip-row" data-fn="deleteLogo">
|
|
<?php echo __( 'Delete', 'thrive-cb' ); ?>
|
|
</div>
|