Want to disable automatic WordPress core, plugin, and theme updates to make sure your website doesn’t break after a new update? Here’s how!
Here are my latest rambles.
- WordPress
- Bricks Builder
I came across this really cool expanding button menu on scroll on the Assemble site and thought I’d try to re-create it with Bricks…here it is!
- WordPress
Want to easily add unique (human) post view counts somewhere in your blog without using any plugins? Also want it to start at a specific number? Well look no further!
- WordPress
Have you wanted to output the value of a post’s custom field from the back-end into the front-end, such as an an SVG code or a URL? Here’s how!
- Bricks Builder
This is an excellent CSS only solution when used alongside Brick’s pagination element with AJAX. This means that the selected view style remains the same even when flicking through the pagination.
- Bricks Builder
Need to return the most recent field entry of a form submission for a specific field and for the current logged-in user? Here’s the code!