Change “Person purchasing tickets:” text
-
Hi,
I want to change the “Person purchasing tickets:” text in the checkout field form. Is there a way to do it?
I tried
add_filter('the_content', 'wp_replace_text');
andadd_filter('gettext', 'wp_replace_text');
filters. But without any luck.Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change “Person purchasing tickets:” text’ is closed to new replies.