diff --git a/phpcs.xml.dist b/phpcs.xml.dist index e0de47e..5f98c99 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -143,7 +143,7 @@ provided as a comma-delimited list. --> - + diff --git a/plugins/wporg-5ftf/includes/pledge-form.php b/plugins/wporg-5ftf/includes/pledge-form.php index 1020101..c17f32f 100755 --- a/plugins/wporg-5ftf/includes/pledge-form.php +++ b/plugins/wporg-5ftf/includes/pledge-form.php @@ -293,7 +293,7 @@ function parse_contributors( $contributors ) { if ( ! empty( $invalid_contributors ) ) { /* translators: Used between sponsor names in a list, there is a space after the comma. */ - $item_separator = _x( ', ', 'list item separator', 'wporg' ); + $item_separator = _x( ', ', 'list item separator', 'wporg-5ftf' ); return new WP_Error( 'invalid_contributor', diff --git a/themes/wporg-5ftf/single-5ftf_pledge.php b/themes/wporg-5ftf/single-5ftf_pledge.php index 2326f08..bca4e80 100644 --- a/themes/wporg-5ftf/single-5ftf_pledge.php +++ b/themes/wporg-5ftf/single-5ftf_pledge.php @@ -52,7 +52,7 @@ get_header();
-

+

-

+