vb.net - Add WordPress Blogs in Another web site -


i have blog page (developed in wordpress) , have website (developed in vbcommerce). requirement have add latest 3 blogs our website. please tell me how can this?

you can using wp rest api plugin. , use per_page latest 3 posts. on vbcommerce website, can show latest blog posts wordpress through curl.


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -