by axew3 » Fri May 26, 2017 1:09 pm
mh ... if you're little skilled this, the explanation is ...
grab the http url request before any WP process, check the page requested if for phpBB forum, switch to WP page-forum, and/but pass the original requested phpBB url into the var
$w3all_url_to_cms
this is maybe the smart solution to this problem.
That by the way need to be coded (and is really not so hard). Is a good one code snippet to add.
will be implemented as soon.
With a better documentation with the ready code.
mh ... if you're little skilled this, the explanation is ...
grab the [b]http[/b] url request before any WP process, check the page requested if for phpBB forum, switch to WP page-forum, and/but pass the original requested phpBB url into the var
[b][i]$w3all_url_to_cms[/i][/b]
this is maybe the smart solution to this problem.
That by the way need to be coded (and is really not so hard). Is a good one code snippet to add.
will be implemented as soon.
With a better documentation with the ready code.