HOWTO: Display Wordpress posts on other pages or web sites

Cómo agregar contenido de un blog (Wordpress) en otro sitio cualquiera. Útil.

Wordpress is a very powerful and flexible content management system (CMS) for blogs, and is among the first choices for anyone looking for a way to include dynamic content on their web sites. When using Wordpress to power a news or blog section of an existing web site, authors will often want to display a list of headlines or the latest post on the front page of the site, outside of the Wordpress-powered section. Using a bit of PHP and the Wordpress API, this is easy to do.

Link.

 1

About

User