wp-media / adminimize

Adminimize is a WordPress plugin that lets you hide 'unnecessary' items from the WordPress backend.
https://wordpress.org/plugins/adminimize/
GNU General Public License v2.0
100 stars 30 forks source link

Tab for each settings area? #17

Closed bueltge closed 5 years ago

bueltge commented 10 years ago

One thing that IMHO is a bit problematic it the length of settings page. Maybe it would be a good idea to use separate tab for each section?

RalfAlbert commented 10 years ago

I'm currently working on a solution with working metaboxes and settings API. So you can reorder and minimize the metaboxes.

bueltge commented 10 years ago

Great reply. I search imergently for help on this plugin. Thanks a lot.

ajitbohra commented 9 years ago

Having tabs for each would definitely improve the usability

bueltge commented 9 years ago

@ajitbohra Maybe you can help on the development?

ajitbohra commented 9 years ago

@RalfAlbert currently planning out how we can effectively implement this will soon share more details

bueltge commented 9 years ago

No, @RalfAlbert is currently in other jobs, have not enough time to develop on the plugin. I search for more helping hands, maybe you. The branch v2.0 is the idea, start for a new version. The master is the current version, only for bugfixing. But the code is bad and the developing is hard. That's was the point for a re-factoring in branch v2.0.

ajitbohra commented 9 years ago

oops by mistake mentioned ralfalbert i mean to say working on tabs will soon update how we can approach that. We will have it on separate branch. Have been using plugin from past several months but never felt need to look into code, currently going through the code to understand.

bueltge commented 9 years ago

It's would be great, if you can help.

ajitbohra commented 9 years ago

Count me in :)

bueltge commented 9 years ago

Can you send pull requests, that I can see, how is the quality. It is fine, then I will add your user to this repository.

ajitbohra commented 9 years ago

Sure as soon as something is ready will send the pull request so that you can review

bueltge commented 9 years ago

:+1:

bueltge commented 5 years ago

Implemented since #112