- Get link
- X
- Other Apps
easy to make blog mobile application in andriod and iphone app for a blog, news, etc make easily mobile application. wordpress is open source platform to make blog,news, website easily. for mobile application you need a API with Data feed this both feature prebuilt in wordpress website option 1 : using fees you need to enable a wordrpess feed from a wordpress admin site. settings -> reading - Blog pages show at most posts Syndication feeds show the most recent items For each article in a feed, show For each article in a feed, show Full text Summary Search Engine Visibility Search Engine Visibility Discourage search engines from indexing this site It is up to search engines to honor this request. test feed are working - > yoursite.com/feed option : 2 using json api after your server ip - or site address wp-json/wp/v2/posts/ now you get latest post from wordpress post page data in json f...