Eric Nemchik

Results 212 comments of Eric Nemchik

That plugin seems to actually over complicate the intention of what I was getting at with this request. It seems to want the admin to explicitly define whether each menu...

OK I tried that plugin. It is capable of hiding menu items, but any such hiding has to be explicitly defined on a per link basis. This really doesn't mesh...

If you were to break the content permissions component into a separate plugin it seems it would actually function very much like the plugin I had mentioned earlier https://wordpress.org/plugins/wordpress-access-control/ but...

I agree there is some stigma to having multiple plugins. In your case though you have multiple plugins that are mostly designed to interact with each other (if i read...

That idea does make sense. I assume by pro you would be intending to make a paid add-on. I would hope that existing free features wouldn't be removed and placed...

To throw my two cents in again; that plugin does work, but it is tedious to configure separately from the access restrictions in the member plugin. Duplicating effort to manage...

@aleaiacta That seems pretty simple. Any way this might be usable to create a setting in the plugin that could just enable your code? ~~(p.s. I have not tested it,...

The biggest thing I think would be very nice is some kind of highlighting or visual cue to indicate which privileges are enabled by default when editing a system role....

Just chiming in; It was pointed out above that this line https://github.com/snipe/snipe-it/blob/3a6d626aa13fb0399100554f44ba424c3e2cbc53/composer.json#L20 prevents using php 8.2 (and now also php 8.3) but actually still allows using php 7.4 (EOL) and...

Potential workaround/solution https://github.com/Schniz/fnm/issues/668#issuecomment-2233615946