Update functions.php

This commit is contained in:
Roman Kelesidis 2025-06-08 13:46:25 +03:00
commit a556a6146c

View file

@ -2254,6 +2254,9 @@ function getCanonicalUrl(): string
POST_POST_URL, POST_POST_URL,
POST_TOPIC_URL, POST_TOPIC_URL,
POST_USERS_URL, POST_USERS_URL,
'sort',
'start',
'order'
]; ];
$params = []; $params = [];