Display Recent Blog Posts Outside WordPress
Generally web master uses the WordPress for applying blog on their website.   Below is the code for the getting recent/latest post or list, can be applied to display recent posts outside anywhere in your WordPress website.   The key to use WordPress outside is include the wp-load.php file Once the wp-load.php file is included, the entire wealth of WordPress functions… (3 comments)

RSS (Really Simple Syndication) or Rich Site Summary is a format of data for delivering regularly changing web content.Without RSS, users will have to check the site daily for new updates that is very time-consuming.Since RSS data is small and fast-loading, it can easily be used with services like as cell phones or PDA‘s also.… (1 comment)