Category: Wordpress
-
WooCommerce: An E-commerce Solution for your WordPress site
If you do a quick google search “woocommerce market share or e-commerce market share…
BY
-
Using Sessions in WordPress
The WordPress platform is totally stateless and provides no support for the use of…
BY
-
Welcome to WordPress
One of my friends told me wanted to learn how to develop for WordPress.…
BY
-
Custom Post Type with Custom Meta Boxes Part 1 of 2
First lets start with registering a custom post type, to be used at our…
BY
-
WordPress Backend: Add Custom Field to Users Page
So this is to add a custom field to your wordpress users page on…
BY
-
WordPress: Making Ajax Calls
Just Like i promised, today we will cover making Ajax Calls Well lets start…
BY
-
Sync Roles of Multisite Users
So this happened at work today, was working on a multiste and the client…
BY
-
Understanding The WordPress Template Hierarchy
Template Hierarchy: 1) Which template files will WordPress use when it displays a certain…
BY
-
How to use PHP Data in your Javascript files for WordPress
WordPress makes it spectacularly easy to transfer data to you javascript files if you’re…
BY
-
Correctly Enqueuing Styles and Scripts in WordPress
Understand how to and more importantly why to register and enqueue your scripts and…
BY