funkhaus / funkhaus-auto-seo

Automatically implement SEO best practices using the power of AI
11 stars 7 forks source link

Added validation for GD library enabled #24

Closed rsm0128 closed 1 year ago

rsm0128 commented 1 year ago

Fix #23 The issue was caused because GD library was not enabled for the site. I added a validation for GD check and a warning message is shown in the admin panel. Until GD is enabled, this plugin's feature is simply ignored

rsm0128 commented 1 year ago

@drewbaker Here is the PR to fix #23