Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the insert-headers-and-footers domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /nas/content/live/bavotasan/wp-includes/functions.php on line 6121
name Archives - bavotasan.com

Tag: name

Defining a Constant with PHP

Defining a constant in PHP can come in handy when working with a value that will be used throughout your script. What is a constant exactly? According to PHP.net, “A…

Buy a Theme, Win an iPad!

June is here, and to some of us, that means quite a few things. Summer is on the horizon (for those of us in the Northern Hemisphere). We’re slowly getting…

Creating Shadows with CSS3

CSS3 has introduced some cool effects that give you control over elements of design that were once only possible using images. One of the new effects I have been having…

Remove the WordPress Generator

WordPress automatically places a line of text between your <head> tags which states the version you currently have installed. I have read that it is there for statistical reasons which…