It’s Black Friday time! Check out this list of WordPress deals. Plus, save 20% off any item in the TWPW shop with code BFCM20.
Lax's local community (50 miles):
➡️ Do you know of any other WordPress folks in this area? Please encourage them to add themselves!
View more posts on the website
WordPress SVN Authentication realm
WordPress SVN repository expects the WP.org username and password for authentication. I got this prompt when I tried to push my changes to SVN. At first, the username was wrong, so I left the password empty and hit enter. SVN asked me to enter my username this time, so I did, and it worked fine.
Get the size of a file with wp_filesize
WordPress 6.0 introduced the wp_filesize method. It is a wrapper of the core PHP function filesize() and returns the size as an integer. It also has filters for filtering the size before and after executing the filesize() method. $size = filesize(‘/path/image.png’); // before 6.0 $size = wp_filesize(‘/path/image.png’); // after 6.0 If you encounter the following […]
Get started with a Passwordless login for your WordPress site
Passwordless login is a convenient and secure alternative to traditional password-based authentication
Take a look at the topics below that I can speak about and then reach out to me on WPSpeakers.com
The WP World is generously supported by:
WordPress® and its related trademarks are registered trademarks of the WordPress foundation. This website is not affiliated with Automattic, Inc., the WordPress Foundation or the WordPress® open source project.
Though Marcus is employed by GoDaddy, this site is not hosted by, sponsored by, or affiliated with GoDaddy.