mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-05 18:35:46 +03:00
Apply coding standards.
This commit is contained in:
parent
33d8ed54b1
commit
f888fd85c8
11 changed files with 57 additions and 42 deletions
|
@ -13,7 +13,7 @@ namespace WordPressDotOrg\FiveForTheFuture\View;
|
|||
I understand and agree to the <a href="%s">expectations</a> for
|
||||
inclusion in the Five for the Future acknowledgement program.
|
||||
' ),
|
||||
get_permalink( get_page_by_path( 'expectations' ) ) // TODO Change this URL?
|
||||
esc_url( get_permalink( get_page_by_path( 'expectations' ) ) ) // TODO Change this URL?
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue