Making WordPress.org


Ignore:
Timestamp:
12/07/2023 08:24:33 AM (2 years ago)
Author:
paulkevan
Message:

Learn: Sync with Github 82124d9

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  
    2121            <?php esc_html_e( 'Apply to present a tutorial', 'wporg-learn' ); ?>
    2222        </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">
    2424            <?php esc_html_e( 'Submit a topic idea', 'wporg-learn' ); ?>
    2525        </a>
Note: See TracChangeset for help on using the changeset viewer.