TGMPA / TGM-Plugin-Activation

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins). It allows your users to install, update and even automatically activate plugins in singular or bulk fashion using native WordPress classes, functions and interfaces. You can reference bundled plugins, plugins from the WordPress Plugin Repository or even plugins hosted elsewhere on the internet.
http://tgmpluginactivation.com/
GNU General Public License v2.0
1.76k stars 431 forks source link

Wordpress 5.1 #774

Open BeholdPL opened 5 years ago

BeholdPL commented 5 years ago

Hi!

Is there any chance for compatibility with Wordpress 5.1 soon?

jrfnl commented 5 years ago

Anything in particular you think is incompatible ?

BeholdPL commented 5 years ago

I notice that after update to 5.1 from 5.0.x the baner with list of required plugins is missing. I was trying add fresh file from generator but still the same problem - no baner, no notifications (ofcourse those plugins from list aren't active).

jabaco commented 5 years ago

Is this an issue still??

Accolore commented 5 years ago

Unfortunately still an issue...

DeoThemes commented 5 years ago

I notice that after update to 5.1 from 5.0.x the baner with list of required plugins is missing. I was trying add fresh file from generator but still the same problem - no baner, no notifications (ofcourse those plugins from list aren't active).

The banner will not show if you dismissed it. Check your DB user_meta table and find tgmpa meta and delete it. After this the message will show.