Resolve Wordpress plugins conflict settings tab -


has had problem of enabling 1 wordpress plugin take on settings tab of plugin? i'm referring plugins: trainup , membership

whenever enable trainup, membership disappear, luckily page still accessible via same url. bit frustrating

enter image description here

thanks

menu conflict can reduced using decimal instead of integer values position, e.g. 63.3 instead of 63

more details add_menu_page function can found here: http://codex.wordpress.org/function_reference/add_menu_page


Comments

Popular posts from this blog

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -