
The new WordPress Plugin Directory design was launched this week, much to the despair of many plugin authors. Here’s some ways to help shape its future.
The new WordPress Plugin Directory design was launched this week, much to the despair of many plugin authors. Here’s some ways to help shape its future.
When I submitted the free version of a plugin to the WordPress plugin directory, I got an email back saying it was rejected. But why?
A quick video with some examples on making your plugin translatable into other languages, including handling HTML links with text mixed in.
Most of the time when you see a little snippet of WordPress code somewhere on the internet, you’re told to just put it in your theme’s functions.php file. Problem is, when you update your theme, you’ll lose that code.
When you make a change to your Beaver Builder child theme CSS, changes may not appear for people who have visited your site unless they clear their cache.
What if you want to sell tiers or packages of your course using LearnDash and Easy Digital Downloads? Fortunately this is relatively easy to do with a bit of customization!
Easy Digital Downloads checkout styling isn’t too bad, the spacing of some elements like the terms and conditions and purchase total are a bit off. Here’s some styling to fix that.
I just updated to the latest version of El Capitan (10.11.6) and was no longer able to access any of the virtual hosts in VVV due to an HTTP timeout.
You have an add-on that you want to give away as part of another purchase for certain prices. Yet, you want to allow updates in case there are any.
Using this method you can use git for the majority of your source code control while only pulling in your changes using git when you need to push an update to your users.