mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Update functions.php
This commit is contained in:
parent
e6f00b9492
commit
a556a6146c
1 changed files with 3 additions and 0 deletions
|
@ -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 = [];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue