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 3709081 commit aa075e0Copy full SHA for aa075e0
plugins/view-transitions/includes/theme.php
@@ -363,6 +363,8 @@ function plvt_load_view_transitions(): void {
363
* to enable or enhance view transitions within the theme or plugin.
364
* It should be hooked to an appropriate action to ensure the styles
365
* are included in the page output.
366
+ *
367
+ * @since n.e.x.t
368
*/
369
function plvt_print_view_transitions_admin_style(): void {
370
$options = plvt_get_stored_setting_value();
0 commit comments