Joshua Fredrickson
@joshf on WordPress.org and Slack
Bio
Interests
- Member Since: September 14th, 2012
- Website: joshuafredrickson.com
- GitHub: joshuafredrickson
Contribution History
Joshua Fredrickson’s badges:- Core Contributor
- Plugin Developer
-
Created a topic, Warning in PHP 8.1+, on the site WordPress.org Forums:
Warning: foreach() argument must be of type array|obje… -
Posted a reply to Doesn’t correctly read WP_ENV, on the site WordPress.org Forums:
Many many thanks! -
Created a topic, Doesn’t correctly read WP_ENV, on the site WordPress.org Forums:
Thanks for a great plugin! Running this with Bedrock, … -
Created a topic, Fatal Error in 1.2.2, on the site WordPress.org Forums:
After updating to 1.2.1, we're seeing this error, whic… -
Posted a reply to Fatal Error when SiteGround hosting inode quota limit is reached, on the site WordPress.org Forums:
I mean, it is related as it's the only plugin across three sites that handed… -
Created a topic, Fatal Error when SiteGround hosting inode quota limit is reached, on the site WordPress.org Forums:
The following error appears when a SiteGround hosting … -
Created a topic, Excessive PHP warnings, on the site WordPress.org Forums:
Our error logs are being flooded with the following PH… -
Created a topic, Fatal error: Uncaught TypeError: explode(), on the site WordPress.org Forums:
Running PHP 8.0 and receiving this error: PHP Fatal… -
Created a topic, Vulnerability in 2.3.8, on the site WordPress.org Forums:
Version 2.3.8 has a security vulnerability that's flag… -
Created a topic, Loading conflicting styles as of version 2.0, on the site WordPress.org Forums:
The latest version loads a style-index.css, which sets… -
Posted a reply to PHP8 Warnings, on the site WordPress.org Forums:
I'm seeing this as well. It occurs when editing any post in the block editor.… -
Posted a reply to ErrorException: “json_decode() expects parameter 1 to be string, on the site WordPress.org Forums:
I dunno. I'm still seeing this in WP 6.1, AIOSEO 4.2.4 and PHP 8.0. Specifically,… -
Posted a reply to Web Font Optimization breaks font display, on the site WordPress.org Forums:
Fonts enqueued per the above. CSS: h1, h2 { font-family: Merriweather,serif; } When signed in… -
Created a topic, Web Font Optimization breaks font display, on the site WordPress.org Forums:
Enabling "Web Font Optimization" breaks Google fonts o… -
Posted a reply to Errors on top screen, on the site WordPress.org Forums:
I agree that these notices aren't as important in production, but it makes developing a… -
Posted a reply to Errors on top screen, on the site WordPress.org Forums:
These notices make it challenging to develop a site with your plugin activated. Yes, they're… -
Posted a reply to ErrorException: “json_decode() expects parameter 1 to be string, on the site WordPress.org Forums:
I can confirm that this has cropped back up across several different sites I've seen.… -
Posted a reply to Always loads full size images, on the site WordPress.org Forums:
To confirm, this is using the "Cool Timeline Block." The Image Size option described here… -
Created a topic, Always loads full size images, on the site WordPress.org Forums:
How do we set the image size and lazy loading for imag… -
Posted a reply to ErrorException: “json_decode() expects parameter 1 to be string, on the site WordPress.org Forums:
Yep! Looks good on the latest version. Thanks! -
Posted a reply to ErrorException: “json_decode() expects parameter 1 to be string, on the site WordPress.org Forums:
I tried this on three different sites as well as incognito window. Same results unfortunately. -
Created a topic, ErrorException: “json_decode() expects parameter 1 to be string, on the site WordPress.org Forums:
I'm receiving the following error with AIOSEO when acc… -
Pull request #39240 merged into WordPress/gutenberg:
Add a resolvable JavaScript entry point to base-styles -
Submitted pull request #39240 to WordPress/gutenberg:
Add a resolvable JavaScript entry point to base-styles -
Created issue #39239 in the WordPress/gutenberg repository:
Base Styles: npm package does not have a resolvable entry point -
Posted a reply to Editor Bug – Conflict with Duplicate Page, on the site WordPress.org Forums:
This is a temporary fix, right? I'm hoping an official fix will make it into… -
Created a topic, PHP notices in PDA Access Restriction 1.3.2, on the site WordPress.org Forums:
After activating PDA Access Restriction 1.3.2, I recei… -
Created a topic, Error when using wp-cli, on the site WordPress.org Forums:
wp-cli commands fail with this plugin activated. error… -
Created a topic, Invalid or duplicated SKU., on the site WordPress.org Forums:
Unfortunately, I'm working with a shop that has disabl… -
Posted a reply to Unnecessary assets loaded on frontend, on the site WordPress.org Forums:
Great thanks! In the interim, I've dequeued those two stylesheets. add_action('wp_enqueue_scripts', function () { wp_dequeue_style('sst-modal-css');… -
Created a topic, Unnecessary assets loaded on frontend, on the site WordPress.org Forums:
This plugin loads two CSS files on every fronted page,… -
Committed [2424006] to Plugins SVN:
Add assets -
Committed [2423998] to Plugins SVN:
Tested up to WordPress 5.6. -
Posted a reply to Deprecation notice in PHP 7.4, on the site WordPress.org Forums:
And another when accessing the admin area: implode(): Passing glue string after array is deprecated.… -
Created a topic, Deprecation notice in PHP 7.4, on the site WordPress.org Forums:
Receiving deprecated notices in PHP 7.4. Deprecated: … -
Created a topic, One of my must-have plugins, on the site WordPress.org Forums:
Autoptimize is a go to for every new site of mine. Whi… -
Posted a reply to Exclude plugin files when in a non-standard directory, on the site WordPress.org Forums:
Yep. You're right. That did the trick. Thanks for the assist! -
Posted a reply to Exclude plugin files when in a non-standard directory, on the site WordPress.org Forums:
That doesn't work either. 🤷🏼♂️ -
Created a topic, Exclude plugin files when in a non-standard directory, on the site WordPress.org Forums:
Hello, I have a site set up with Bedrock, which place… -
Created a topic, PHP Fatal Error in 1.8.23, on the site WordPress.org Forums:
Version 1.8.23 is triggering a fatal error in PHP 7.3.… -
Posted a reply to Theme reset by update, on the site WordPress.org Forums:
Agree. Very not cool. -
Posted a reply to 500 error when logging in to admin, on the site WordPress.org Forums:
Version 7.8 is throwing a PHP fatal error on PHP 5.x. Killed at least two… -
Posted a reply to WordPress PLEASE PLEASE PLEASE GET RID OF THIS THING!!, on the site WordPress.org Forums:
It's super easy to go back to the previous editor... Just install the Classic Editor… -
Committed [1989406] to Plugins SVN:
Tagging version 1.0.3 -
Committed [1989405] to Plugins SVN:
Tested up to WordPress 5.0. -
Posted a reply to jquery still being optimized, on the site WordPress.org Forums:
Adding that filter did the trick. Although, it seems to make sense that if a… -
Posted a reply to jquery still being optimized, on the site WordPress.org Forums:
I'm seeing this issue on another excluded script. It was being successfully excluded up until… -
Posted a reply to 4.9 get_category_link() not working, on the site WordPress.org Forums:
I'm seeing the same thing as you, @priprod. get_category_link($id) returns a string with a length… -
Posted a reply to 1.2.7 Triggers Fatal Error in PHP 5.2.x, on the site WordPress.org Forums:
That same page says WordPress supports PHP 5.2.4. Here's a suggestion if you're open to… -
Posted a reply to 1.2.7 Triggers Fatal Error in PHP 5.2.x, on the site WordPress.org Forums:
Not my call. :)
Developer
-
Optimize Database
Active Installs: 50+