Skip to content

Commit aa075e0

Browse files
Add missing @SInCE annotation
1 parent 3709081 commit aa075e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/view-transitions/includes/theme.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,8 @@ function plvt_load_view_transitions(): void {
363363
* to enable or enhance view transitions within the theme or plugin.
364364
* It should be hooked to an appropriate action to ensure the styles
365365
* are included in the page output.
366+
*
367+
* @since n.e.x.t
366368
*/
367369
function plvt_print_view_transitions_admin_style(): void {
368370
$options = plvt_get_stored_setting_value();

0 commit comments

Comments
 (0)