Search
Managed Hosting
WordPress Web Development
Web Design
Web Design & Development
CMS Maintenance
News & Blogs
Privacy Policy
Letting Users Customise CSS Styles in your WordPress Theme using a Settings Page
Creating a WordPress theme can be a simple process. WordPress only needs a couple of files to understand and render your theme without any issues. But as your theme grows larger and more complex, you…
Creating an Object Oriented System to Wrap the WordPress Settings API
When you want to allow users to customise your theme or plugin with a setting page the WordPress Settings API allows you to easily and quickly get prototypes up and running. However, you’ll find you…