09 November 2019

How to redirect on any page in wordpress in php?

Redirect on any page in wordpress in php



wp_redirect(site_url().’/page-name/‘);

No comments:

Post a Comment

How to fetch instagram posts data?

Fetch Instagram posts data by pasting this code in browser console. (() => { /* ====================================================...