bbPress Support Forums › Requests and Feedback › How to make tags page's url use id instead of name?
Info
- 2 posts
- 1 voice
- Started 2 years ago by kmxz
- Latest reply from kmxz
How to make tags page's url use id instead of name?
-
- Posted 2 years ago #
Hi,everyone,
The default tags page is like
example.com/tags.php?tag={tag_name}
but I want to make the url like
example.com/tags.php?id={tag_id},
is there any way to make it? could it be done by a plugin?
I have to do so because using the tag's name in url may lead to being blocked by Chinese government's Internet censorship.
thanks.
-
- Posted 2 years ago #
I've done it but I edited a lot in functions.bb-core.php and functions.bb-template.php.
Is there any way to achieve it without editing files? I don't know bbpress plugin API clearly....
-
You must log in to post.