Tahtu
Member
Follow
RE: After the login redirect
In the meantime, I found out, this is not implemented right now. But you can implement it easily. For this, there are only a small change inside the...
5 years ago
RE: How to get the topic URL by topicid?
The answer is: $url = WPF()->topic->get_topic_url($topicid);
5 years ago
RE: WP filter for forum posts?
I found the answer by myself. The filter is 'wpforo_add_topic_data_filter' and I have to change the 'status' to 1. Sorry, for posting.
5 years ago
5 years ago
Replies: 1
Views: 1159
RE: Short links on the forum
@robert Did you implement this feature right now?
5 years ago
Replies: 0
Views: 576
5 years ago
Forum
Replies: 2
Views: 648
RE: How to add a topic automatically?
@alvina Ah, this is great to know! Thanks a lot for this feature.
5 years ago
RE: After the login redirect
@robert Is this still actual? Currently, I'm developing a review system, which allows readers to write their opinion about my WordPress posts. Thi...
5 years ago