Skip to content

Commit 67b8d74

Browse files
committed
Add new since tags to document changes
1 parent c7be0cf commit 67b8d74

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/Telemetry/Exit_Interview/Exit_Interview_Subscriber.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ public function render_exit_interview() {
7575
* Handles the ajax request for submitting "Exit Interivew" form data.
7676
*
7777
* @since 1.0.0
78+
* @since 2.3.4 - Added user capability check.
7879
*
7980
* @return void
8081
*/

src/Telemetry/Opt_In/Opt_In_Subscriber.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ public function register(): void {
4545
* Sets the opt-in status for the site.
4646
*
4747
* @since 1.0.0
48+
* @since 2.3.4 - Added user capability check.
4849
*
4950
* @return void
5051
*/

0 commit comments

Comments
 (0)