phishee
Forum Replies Created
-
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] generate pdf and custom fields@niknet – Did you ever come up with or locate a solution for this? I think it would be handy for those wishing PDF output.
Forum: Fixing WordPress
In reply to: Need RSS link to individual page or postI guess nobody has found the need to use RSS for a specific page or post and not the entire feed. Any ideas or am I out of luck?
Forum: Fixing WordPress
In reply to: Need RSS link to individual page or postThanks – but I already have the RSS parsing abilities in the CodeIgniter application via a helper built to use SimplePie.
Forum: Fixing WordPress
In reply to: Need RSS link to individual page or postNo – kmessinger, you are correct. Although it may seem awkward –
Use Case: I want to have a non-technical editor using the WordPress CMS to be able to create content (pages) and bring the created content (on a page-by-page basis) into a web application created using CodeIgniter. Thus, RSS makes sense in this instance.
Possible – with a plugin or not?
Forum: Fixing WordPress
In reply to: Need RSS link to individual page or postVery funny – Obviously I am trying to consume the feed with an RSS library (SimplePie) so that I can replicate content easily from another site.