We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6ef6c commit 7eabc21Copy full SHA for 7eabc21
1 file changed
src/bootstrap.php
@@ -1788,7 +1788,7 @@ function show_cron_form( $editing ) {
1788
<tr class="crontrol-event-url">
1789
<th valign="top" scope="row">
1790
<label for="crontrol_eventname">
1791
- <?php esc_html_e( 'Event Name (optional)', 'wp-crontrol' ); ?>
+ <?php esc_html_e( 'Display Name (optional)', 'wp-crontrol' ); ?>
1792
</label>
1793
</th>
1794
<td>
@@ -1834,7 +1834,7 @@ function show_cron_form( $editing ) {
1834
<tr class="crontrol-event-php">
1835
<th scope="row">
1836
1837
1838
1839
1840
0 commit comments