impress-org / givewp

GiveWP - The #1 Donation Plugin for WordPress. Easily accept donations and fundraise using your WordPress website.
https://givewp.com/
GNU General Public License v3.0
344 stars 191 forks source link

fix: give plugin count and display all the add-on on plugin menu page #3700

Closed raftaar1191 closed 6 years ago

raftaar1191 commented 6 years ago

Current Behavior

I currently can see the Give Plugin menu count is not coming proper and also the list of the plugin that is being shown is also not the same

Expected Behavior

I expect the menu count and the list of the plugin show should be perfect

Steps to Reproduce

Check the video

Visuals

Video Link: https://screencast-o-matic.com/watch/cFQYQ0qPdF

image

image

kevinwhoffman commented 6 years ago

@Sidsector9 See if you can recreate this issue by installing Give core and Stripe add-on and then check and see if Give (2) displays correctly at the top of the Plugins page. If it does not, take steps to fix it and try to recreate with more add-ons.

Sidsector9 commented 6 years ago

@kevinwhoffman What should be the correct author? GiveWP or WordImpress?

kevinwhoffman commented 6 years ago

@Sidsector9 Update the logic of the filter to display all plugins that start with Give -. This is the only way to display the expected results without changing the author of several add-ons.