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 31 forks source link

Added filter to adminimizeoptions and 2 actions to add rows to the mi… #126

Closed g-kanoufi closed 4 years ago

g-kanoufi commented 4 years ago

What's Included in this Pull Request

bueltge commented 4 years ago

Why you filter the options? Reduce you this for custom installs?

g-kanoufi commented 4 years ago

Hi Frank,

We are using the filter on adminimizeoptions to be able to add our custom needs for it, as i couldn't find another way to add custom options, this is how i did it.

Let me know if there is another solution.

Thank you

-- Guillaume Kanoufi

On 20 Dec 2019, at 19:59, Frank Bültge notifications@github.com wrote:

Why you filter the options? Reduce you this for custom installs?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bueltge/adminimize/pull/126?email_source=notifications&email_token=AAGWCFD55MLAWIBJAJBSWCLQZUIZBA5CNFSM4J57UF6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHN26TQ#issuecomment-568045390, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGWCFDW4EUVM46EP45Y77DQZUIZBANCNFSM4J57UF6A.

bueltge commented 4 years ago

Currently you have only the possibility to add options via the custom options field, manual. So the hook is a good idea. I will merge them in view days, currently to much work and family topics.

g-kanoufi commented 4 years ago

No problem that's cool, happy holidays :)

-- Guillaume Kanoufi

On 21 Dec 2019, at 09:33, Frank Bültge notifications@github.com wrote:

Currently you have only the possibility to add options via the custom options field, manual. So the hook is a good idea. I will merge them in view days, currently to much work and family topics.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bueltge/adminimize/pull/126?email_source=notifications&email_token=AAGWCFG3V3D62VL7Y6S55Y3QZXIEDA5CNFSM4J57UF6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHOX2RI#issuecomment-568163653, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGWCFDDOIDNNGMBAIZD3I3QZXIEDANCNFSM4J57UF6A.

bueltge commented 4 years ago

also c1d61d3a42a4464ee7d231e4c6c46d182ac85690