Just now, I was banging my head on the table trying to figure out how to renew or manually reissue a new free SSL certificate for a...
WordPress
My Advanced Gulp Workflow for WordPress Themes
If you are an absolute beginner when it comes to Gulp, you might want to read Introducing WPGulp: An Easy to Use WordPress Gulp Boilerplate. Moreover, this post is just an article, which hasn’t been updated in a long time. I maintain this workflow under WPGulp repository. I suggest you all to read this post to get an idea and use WPGulp [...]
Ahmad AwaisIntroducing _Child – A WordPress Child Theme Boilerplate
Today when I had to create a child theme, I thought of creating a boilerplate first, in accordance to DRY (Don’t Repeat Yourself) philosophy. So, there you go, a WordPress child theme boilerplate was born and the only parent (me) chose to call it _child.
Ahmad AwaisRepeatable Metabox fields to create Pricing Tables in WordPress
Learn how you can create a better user experience for end users in relation to creating Pricing Tables with repeatable metabox fields inside your premium WordPress Theme.
Ahmad AwaisThree intuitive WordPress Excerpts hacks for Theme Developers
I don’t really remember since how long I have had been using WordPress excerpts inside themes but I think almost all themes make use of the_excerpt() function. In relation to the excerpts, a theme developer needs certain functions like Custom length of excerpts Custom read more button Dynamic length of excerpts Custom read more button# [...]
Ahmad AwaisZip WordPress theme through Terminal and ignore DS_Store
Since the day I shifted to Macbook, I fell in love with Terminal. Terminal is minimal, hackable, fast and to the point. There are so many benefits of being a terminal junkie that I’d have to write another post some day. Today I intend to write about how I zip WordPress themes through terminal whilst ignoring hidden .DS_Store files added [...]
Ahmad AwaisEDD Taxonomy Terms: Include/Exclude and Redux Select Field
Today while working over a premium WordPress theme I had to solve two problems. First of all I needed to build a custom WordPress query through which I could display posts from a particular term while excluding other particular terms. Secondly, I wanted to provide end-user with a select-2 based drop down menu to select from the present terms [...]
Ahmad AwaisAnonymous Salary Data in WordPress Community
I love reading transparency reports, where businesses like Buffer, Mattermark and others at Baremetrics share everything about how their companies work, how much they pay for a particular role and how much profit they earn. This is a new trend and I can see some startups in WordPress community are picking up on that. WPRocket by Jean [...]
Ahmad AwaisDo WordPress End Users Really Need Page Builders?
Have you ever seen a common WordPress end user taking part in conversations over stack exchange where developers ask development related questions? Or have you ever seen a layman who cannot design, who doesn’t know a thing about aesthetics, sharing shots at Dribbble? I am pretty sure your answer is NO! We Developers/designers Are [...]
Ahmad AwaisHow WP Community’s Feedback Helped WPMetaList.com
Before I go ahead and explain what’s what and what happened, I’d like to share how I used to work and how I keep optimizing my workflow. So, here it is. I was one of those designers/developers who spend a 30% of their time actually building stuff while spending the remaining in research to follow the best possible path. Even when [...]
Ahmad AwaisBefore you add plugins’ compatibility in Premium WordPress Theme
Today when I woke up, and started browsing Facebook, one of my friends in WordPress community Matt Cromwell asked a question which deserved answer in form of a blog post. Or should I say, I started to comment, then built a flow diagram and finally ended up creating the featured image. Question# A list of requirements for all your Premium [...]
Ahmad Awais