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

python - Setting ctypes.Structure default values -

Ansible - ERROR! the field 'hosts' is required but was not set -

java - HTTP Status 500 - No data type for node: org.hibernate.hql.internal.ast.tree.IdentNode -