Posts Tagged ‘Feed’

WordPress Logo

Feed for Drafts (Plugin)

We are already working with four authors at WPEngineer – so it's quite useful to have a feed for drafts and everybody can look at it. If someone is writing a new post and saves as draft everybody get immediately notified via feed.
There is also the possibility to get notified via email, but I [...]

WordPress php code

Publish The Feed Later

Some of you know this problem already, you publish a post and while you are publishing you notice an error. That's very annoying, the error is in your feed an published to the whole world.
That happened quite often to me, my fellow readers a writing comments so fast, right after publishing, to tell me about [...]

Aptana Screenshot

Customize Your WordPress-Feeds

WordPress offers several different feeds for your reader, but not always is their desired format available.
In some cases the reader has the desire to receive just specific news of a website and not all of them. WordPress is flexible enough to meet these requirements. How you can implement this via function in a theme is [...]

WordPress css code

Disable WordPress Feed

A really good feature for many websites and already a standard on many blogs is the possibility to subscribe via feed for new posts.
But if you use WordPress for a specific purpose, for example as a CMS, it's possible that you really don't need that feature because it has no extra value for your users. [...]