Step 2 Now we have to protect the content from hacking so that no-one can open this file directly. For this we use the following code if (! defined('ABSPATH')): die ("You can't access this file directly"); end if; Where is ABSPATH... READ MORE >>
Recent Comments