Plugin Author
axew3
(@axewww)
https://www.axew3.com/w3/cms-plugins-scripts/wordpress-plugins-scripts-docs/wordpress-phpbb-integration/#commonHowto
little scroll down for common how to and shortcodes list: if you find out any bug, please report!
p.s note that 2.4.0 by email is coming soon, as it is explained on the sticky topic on this same forum
-
This reply was modified 5 years, 4 months ago by
axew3.
Thread Starter
Grof
(@grof)
Hmm, but I still can not find shortcode to display latest posts from one particular topic. Is it possible or I have to write my own code to do that? 🙂
Plugin Author
axew3
(@axewww)
Ah no, ok.
There is shortcode to parse into wordpress a single post.
Posts from a single topic is nice idea and easy to do …
with also param to get specified num of latest -> from specific topic.
Let enqueue this, but if you produce one in the while, and want let know the code, of course you’ll be added to contributors and we all thank you for!
Would be useful to add as widget and shortcode.
2.4.0 is on the way to be released, so if doing something, may base it on this, that will be the next coming release, in the rush to be released before 23 Dec if possible
https://www.axew3.com/w3/forums/viewtopic.php?f=2&t=1591&start=40
p.s and what should produce this widget or shortcode? Links or parsed posts?
Parsed posts i assume?
-
This reply was modified 5 years, 4 months ago by
axew3.
Plugin Author
axew3
(@axewww)
p.s i would like to do a new parser for bbcode, that i have in mind since time, but until now not able to produce due to lack of time. Would be more easy then the parser coded for the single post in the past, and faster and complete.
Asap i will take a look
Thread Starter
Grof
(@grof)
OK, thanks.
Currently I’m trying to do code for insertion new topic/post from WP into phpBB as part of commenting substitute.
Thread Starter
Grof
(@grof)
p.s and what should produce this widget or shortcode? Links or parsed posts?
Parsed posts i assume?
Parsed posts, of course 😉