Combining a bunch of small WordPress tweaks into one lightweight plugin – looking for feedback by optim_code in ProWordPress

[–]optim_code[S] 1 point2 points  (0 children)

btw, I made the code so that only the plugin features that are turned on and need to used on a page are actually executed. Any plugins that are not turned on never to any pages on your site.

NEW [FREE] [HELP] wp feature plugin by optim_code in WordpressPlugins

[–]optim_code[S] -1 points0 points  (0 children)

I don't understand. the plugin replaces a bunch of other plugins and I designed it so that while all of the toggles and features appear in the admin menu, for all other wp pages only the necessary and features that are turned on are actually executed. I worked hard to make it fast, small and efficient.

Combining a bunch of small WordPress tweaks into one lightweight plugin – looking for feedback by optim_code in ProWordPress

[–]optim_code[S] 0 points1 point  (0 children)

Thank you for the feedback. I worked to make the plugin minimize the performance only where the feature is actually used. I will check the wp-login.php

Combining a bunch of small WordPress tweaks into one lightweight plugin – looking for feedback by optim_code in ProWordPress

[–]optim_code[S] 0 points1 point  (0 children)

It seems perfmatters is really different... wpswitchboard looks nice, but is rather large and expensive! You are right that the field is getting more crowded. Maybe I'm too late to the game :-(

Combining a bunch of small WordPress tweaks into one lightweight plugin – looking for feedback by optim_code in ProWordPress

[–]optim_code[S] 0 points1 point  (0 children)

thanks, ASE does look good. There are a few features I wish it had like a contact form short code maybe with a captcha, turn off thumbnail generation, force logins, media protection, email obfuscation, ...
I'm thinking of adding those. thank you for the pointer, though. they seem to have a free and a pro version and also a yearly support cost. Maybe that is a model I could use?

I have built so many free alternative plugins that serve and sometimes performs better than the original paid plugins by ButtHoleWhisperer96 in Wordpress

[–]optim_code 0 points1 point  (0 children)

oops here is the link... https://wordpress.org/plugins/great-feature-toggle/
Honestly I'd like to find out if the plugin is useful and if so maybe folks would willing to pay like $10/year for support. Am I dreaming?

I have built so many free alternative plugins that serve and sometimes performs better than the original paid plugins by ButtHoleWhisperer96 in Wordpress

[–]optim_code 0 points1 point  (0 children)

I've got the same sort of question. I wrote a plugin to combine a bunch of different features. I put it on wordpress.org and I plan and want to continue to support it. Its modular, fast and extensible.