Redirect Non-Admins to Purchase History

A free and open-source extension for Easy Digital Downloads. Redirects non-administrator users to the Purchase History page after login. Visit github.com/csalzano/edd-login-redirect-purchase-history for more download options. Source code

Remove Zero Cents

A free and open-source extension for Easy Digital Downloads. Prevents zero cents “.00” from displaying in the prices of downloads. Visit github.com/csalzano/edd-remove-zero-cents for more download options. Source code

Logged-out Users Run Your WordPress Cron Jobs

đź’ˇ Code that works in a plugin might not behave the same in a scheduled wp-cron job. Things That Don’t Always Work in WordPress Cron Jobs get_posts() calls that return posts with unpublished statusesWorkaround: use $wpdb queries to retrieve posts…

exfil.sh

Grab Copies of WordPress Websites with exfil, a free and open-source shell script. Exfil replaces migration plugins and FTP transfers with a single command that smoothly updates development copies of WordPress websites. Free & open-source bash script Extracts WordPress databases…