-
Posted a reply to WordPress 5.4, on the site WordPress.org Forums:
@desrosj for version 5.4 I have got the plugin working by changing '__return_false' to just… -
Posted a reply to Widget class name clash, on the site WordPress.org Forums:
i was being a dumb ass, for got to change this part parent::__construct('theme_CTA', sorry :( -
Created a topic, Widget class name clash, on the site WordPress.org Forums:
Hi, I have created widgets for my custom theme as I ha…