Changeset 13023 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/template-parts/component-submit-idea-cta.php
- Timestamp:
- 12/07/2023 08:24:33 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/template-parts/component-submit-idea-cta.php
r12299 r13023 21 21 <?php esc_html_e( 'Apply to present a tutorial', 'wporg-learn' ); ?> 22 22 </a> 23 <a class="button button-secondary button-large" href=" https://github.com/WordPress/Learn/issues/new?assignees=&labels=Awaiting+Triage%2C+Needs+Subject+Matter+Expert&template=topic-idea.md&title=Topic+Idea%3A+TOPIC+TITLE" target="_blank" rel="noreferrer noopener">23 <a class="button button-secondary button-large" href=" https://github.com/WordPress/Learn/issues/new/choose" target="_blank" rel="noreferrer noopener"> 24 24 <?php esc_html_e( 'Submit a topic idea', 'wporg-learn' ); ?> 25 25 </a>
Note: See TracChangeset
for help on using the changeset viewer.