Update tranlation text domain

This commit is contained in:
David Stone
2025-02-15 23:19:24 -07:00
parent 217009caab
commit f05ab77418
424 changed files with 6368 additions and 6368 deletions

View File

@ -9,7 +9,7 @@
<h1 class="wp-heading-inline">
<?php echo $page->get_title(); ?>
<?php echo esc_html($page->get_title()); ?>
<?php
/**
@ -32,7 +32,7 @@
<?php endif; ?>
<?php echo $action_link['label']; ?>
<?php echo esc_html($action_link['label']); ?>
</a>