Changes between Initial Version and Version 1 of Ticket #28351, comment 6
- Timestamp:
- 08/31/2015 02:17:16 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28351, comment 6
initial v1 3 3 I've added three more filters to change the username, email and blog name texts. 4 4 5 I honestly think that wp-signup.php should be recoded to make it more extensible. gettext was suggested here: https://core.trac.wordpress.org/ticket/27227 but I think is not the best way to customize it due to well-known performance issues when using that filter.5 I honestly think that wp-signup.php should be recoded to make it more extensible. gettext was suggested here: #27227 but I think is not the best way to customize it due to well-known performance issues when using that filter.