osompress / genesis-portfolio-pro

Plugin: Genesis Portfolio Pro
24 stars 14 forks source link

Remove default parameter for `$defaults` #56

Closed kienstra closed 2 years ago

kienstra commented 2 years ago
Screen Shot 2022-05-16 at 12 13 47 PM

How to test

  1. Run PHP 8.1 (or maybe 8.0) and WP 6.0
  2. Activate this plugin (no build steps like npm run dev needed)
  3. Go to /wp-admin/plugins.php, if you're not there already
  4. Expected: There's no PHP notice at the top of the page

Documentation

No documentation required.

Suggested changelog entry

kienstra commented 2 years ago

Thanks, @dreamwhisper!