Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Putting non-TxP user info into txp:author tag
While trying to get the <txp:author /> tag to work in bit_rss I’ve discovered that the newest versions of TxP retrieve the author name through the author’s user ID in the TxP user DB table… $thisarticle['author'] has been replaced with $thisarticle['authorid'].
This no longer makes it a simple task to output author names that isn’t a TxP author in articles that are generated by the plugin.
Is there some point at which I can hi-jack the flow of retrieving the author name so I can just output any arbitrary name through <txp:author />?
“The neighboring marshmallow factory fared no better, having been unable to absorb the incredible pressure wave.”
Offline