Changeset 13506 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/bbpress/form-topic-split.php
- Timestamp:
- 04/12/2024 03:44:43 AM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/bbpress/form-topic-split.php
r7818 r13506 17 17 18 18 <div id="split-topic-<?php bbp_topic_id(); ?>" class="bbp-topic-split"> 19 20 <h1><?php printf( __( 'Split topic "%s"', 'wporg-forums' ), bbp_get_topic_title() ); ?></h1> 19 21 20 22 <form id="split_topic" name="split_topic" method="post" action="<?php the_permalink(); ?>">
Note: See TracChangeset
for help on using the changeset viewer.