WordPress Snippets
How to remove version number from WordPress & Woocommerce?
By default WordPress adds the version number to the header of your WordPress website. This information might be a lot helpful for a hacker who are trying to exploit any known vulnerability older version of WordPress.Do not worry! We have a solution for you. In addition to using the given solution, we always recommend using
How to remove Excerpt if left empty?
In WordPress the_excerpt() displays the excerpt field value of the current post. If you do not provide any content in excerpt field to a post (in the post editor’s optional excerpt field), it will display a teaser which refers to the first 55 words of the post’s content. Remove excerpt text if excerpt field is