There are four primary types of attribution: Theme itself, Derivative-work, Incorporated code, Bundled resources. For works licensed under (or compatibly […]
Day: November 10, 2015
Properly Enqueuing Styles, Scripts, fonts & conditional styles
It is always a good option to enqueue your stylesheets & scripts in the functions. Generally, we enqueue our styles […]
Internationalization in WordPress
According to a research around 37% of WordPress downloads are for non-English, localized versions. So plugin or theme author should […]
Validation and Sanitization
Validation – These are the checks that are run to ensure the data you have is what it should be. […]