Nathan Eyre, Web Developer Blog
WooCommerce is a free eCommerce plugin that allows you to sell on your own website. WooCommerce is my go to eCommerce solution for WordPress as it gives owners and developers a lot of control...
In some cases when creating a plugin or new theme for WordPress you may need to capture information from the website administrator. We can achieve the capture of this type of information using WordPress settings....
WordPress shortcodes can run predefined functions from within a page or post. Adding your own custom shortcode can provide more functionality to a website. Shortcodes can pass information into your function using its own...
When developing websites it is often necessary to develop on a test domain then move the site to its live domain once everything is in place. When doing this you will need to update...
A WordPress child theme inherits the functionality and styling of its parent theme. It is recommended to use child themes for a variety of reasons. Child theme allow you to customize a theme and/or add...
Recent Comments