Additional filtering for the Translation Filter
-
Hello Roland I found a few extra areas in the pdb code that could use translation filter integration.
The pdb-thanks-default.php template function call:
$this->get_thanks_message();
The edit_participant.php help text for editing and adding participant records: ‘Edit Existing Participant Record’ or ‘Add New Participant Record’
More specifically:
<span class="helptext"><?php _e(stripslashes(trim($column->help_text))) ?></span>
I believe both these area could use the translation filter
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Additional filtering for the Translation Filter’ is closed to new replies.