Get User posted Content from wordpress to Other website using Ajax request -
i have 1 wordpress , other html website. in wordpress contain user posts. need content wordpress site html website using ajax request.
i pass user email id through ajax request ,from request need specified user posted content wordpress. possible.please suggest better option.
first of can user details
https://codex.wordpress.org/function_reference/get_current_user_id
[to need install plugin, run php in wordpress environment]
then can use ajax place appropriate data, other web services or web page.
Comments
Post a Comment