Recently, I wrote my first plugin called First Comment Redirect. And before that I did a pretty much of research on how to write a secure plugin and there was a code snippet that I found in most of the plugins. The code was this if ( ! defined( ‘ABSPATH’ ) ) exit; So basically […]
First Comment Redirect
First Comment Redirect is a simple plugin that lets you to redirect commenter who just made their very first comment on your site to any pages or custom links you prefer. So what’s the point for redirecting commenter to any other page or link? Well you can redirect them to a simple Thank you page, […]