Introducing WordPress Media Sortable Filesize

Improve your Media Library functionality by introducing a new column that showcases the sizes of files. Easily index your complete library and sort by filesize!
Santa Monica Senior WordPress Developer
Santa Monica Senior WordPress Developer
Improve your Media Library functionality by introducing a new column that showcases the sizes of files. Easily index your complete library and sort by filesize!
Create a GitHub Action Workflow to create a zip of your WordPress plugin.
Retrieve person-level contact information including emails and Linkedin for your website visitors. Easily add to your WordPress or YOURLS install.
I opted for a solution I had used in the past, which was to override the Freemius SDK global instance that each plugin used to bootstrap their Freemius class.
Create a GitHub Action Workflow to deploy and rsync PHP code to your server.
In a GitHub Action workflow, grab the latest WordPress version in a step and set it as an environment variable.
Initially some time in 2020 I was looking for a way to trigger some custom actions when I put my Macbook Pro to sleep. I found someone asked this same question in 2011 on Apple Stake Exchange The best answer,β¦
needed a way to restrict publishing & saving draft posts (of any type) without a title. A quick internet search brought me to some decent responses on Stack Overflow, and one good one on Kellen Mace's site.
Handling "Not Found" Errors in the WordPress REST API when querying by slug. Use this to change not found empty arrays to a 404 status with response code.
How to: SVN to GIT Migration with History!
With the performance gains of running Plex Media Server via a network share (on our Drobo FS). The main hurdle I ran into is mounting a network share, is auto mount. Mac OSX and Windows really makes this stupid easy, but in Ubuntu, there is some config needed to auto mount a network share.
Over the past few weeks I’ve been rewriting my most popular WordPress plugin; Custom Login. It’s been at version 3.x for a little over a year when I rewrote the plugin at the end of twenty fourteen. Version 4 willβ¦