Posts Tagged ‘Atom’

WordPress php code

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 code example

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. [...]