Since it looks like this useful plugin is abandoned I wrote myself a patch.
Favorites were not working anymore on php 7.1
file: plugins\admin-menus-accessibility\include\class.am_accessibility_main.php
lines: 102 and folowing
alterations marked with my tag ‘isz’:
$ama_get_fav = get_user_meta(get_current_user_id(),"ama_fav",true);
if ( ! is_array($ama_get_fav)) { // isz
$ama_get_fav = []; // isz
} // isz
if( ! empty($remove) /* <isz */ and isset($ama_get_fav[$href]) /* isz> */) {
Sorry, posting it here is a bit crude and rude but is the best I can do now.
]]>Great plugin, wish it would work on mobile IOS safari. It almost does, could you tweak it to make it work?
]]>Hi,
I think the plug-in is very useful. However, it will render somehow access permissions under WP 4.7.3 – guessing it is unfortunately not compatible.
After installing, I was not able to view my medias(upload.php) any-more….
Will there be an update?
thanks
Stefanie
Hi,
Great job on the plugin. I like the search feature very much.
When I click on the Heart icon to Favorite any menu link, the Red Heart does not show up instantly marking it as favorite. Instead, it simply remains as a blank Heart icon. No matter how many times I click on this icon, it always remains blank. Only when I reload the page, I get to see the Red Heart icon. This left me so confused and I thought the plugin was broken and only after reloading the page, I understood what was happening.
So if you can have the Red Heart icon show up instantly when a menu link is favorited, I think the plugin will be perfect! Please let me know if you consider fixing this anytime soon.
]]>Hi ??
Great plugin … just testing it out … is there any way to make the favorite tab the default … rather than all.
So when you login all your favorites show first.
Many thanks in advance
]]>