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 -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -