TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I Write In-Depth Wordpress Plugin Reviews

104 pointsby shash7about 7 years ago

10 comments

scarecrowbobabout 7 years ago
Hey, I like your idea.<p>I&#x27;m not accepting clients, so this is not a plug, I&#x27;m just saying this to frame where I am coming from. I do audits and WordPress code reviews for folks like junior college districts and largish content marketing sites; these range from load-testing and auditing the servers to examining the code quality of custom plugins and themes. I also do a lot of one-off and custom WP work for similar levels of clients.<p>Here&#x27;s one element that you might find useful that I wasn&#x27;t seeing in your reviews and that I don&#x27;t see in a lot of reviews (because it&#x27;s a pain in the butt to do the work to uncover):<p>looking at the hooks&#x2F; expandability of the plugin.<p>Like, you might audit the actual code quality and see how easy you think it might be to accomplish various customizations without, say, forking the plug.<p>I&#x27;m always surprised at the variability on this point among various plugins. Some plugins are filtering all kinds of things, some don&#x27;t filter much at all. Some have really flexible and easy to modify CPTs, some have a ton of functionality hard coded. Some things have really baroque systems that would be easy to expand, but they are written using some crazy complicated architecture and you have to do hours of reading code to understand what you&#x27;d want to do.<p>A second thing that you might look at is the nature of &quot;paid-ness&quot; of the plugins. There is one business listing plugin (which I hate writing extensions for) that basically breaks the site if you don&#x27;t re-up the subscription every year. There are other plugins that play nice-- you buy them once, and they work everywhere just fine and if they release a new major version you can buy it again. I don&#x27;t like paid-for commercial stuff in GPL, but that&#x27;s at least reasonable. What isn&#x27;t reasonable are licensing schemes that do things like break local&#x2F;staging&#x2F;test&#x2F;prod environments because the license is tied to some crazy thing like the URL.<p>Anyhow, it&#x27;s a pretty site, so I wish you well.
评论 #16866112 未加载
评论 #16867364 未加载
评论 #16865669 未加载
sareiodataabout 7 years ago
Plugin developer here. Just had a look at some of the review... they are in no way in-depth.<p>I would call them plugin descriptions at best, but not reviews. Each of the bigger plugins like Gravity Forms or Advanced Custom Fields has so much functionality under the hood that I feel you&#x27;re not even touching the surface.<p>Again, good and possibly useful description of each plugin, but they are not in-depth reviews.
shash7about 7 years ago
Hey folks I write in-depth Wordpress Plugin reviews. So if you&#x27;re on the ledge about buying or installing a particular plugin you can check out my reviews.<p>I keep this in mind while reviewing plugins:<p>- Functionality of the plugin<p>- Any security issue the plugin has<p>- Support offered by the devs as well as the pricing<p>- Any weird gotchas or unexpected behavior with other plugins<p>Recently I posted an in-depth review of Carbon Fields and ACF.<p>Let me know what you think about it!
评论 #16865493 未加载
评论 #16865339 未加载
评论 #16865580 未加载
freshyillabout 7 years ago
This is great. One piece of feedback, about the reviews themselves: Every time you use parentheses, there’s no space between the preceding word and the opening paren(like this).<p>I only read through the ACF review, but I saw it a number of times there.
评论 #16867101 未加载
评论 #16867396 未加载
评论 #16865794 未加载
themodelplumberabout 7 years ago
Good on you for this contribution. Plugins can be a liability in so many ways. I remember almost a decade ago, a favorite plugin of my clients&#x27; was sold by the original dev to a third party. From that day on the quality of support and release schedule both took a dive, and soon after we started receiving telecommunications product spam from the new vendor. Like telephony solutions, which were completely unrelated to the plugin.<p>After having spent hundreds of hours customizing that plugin, this was a devastating experience. I&#x27;m still leery of plugins and rarely install anything that could leave me stranded if it went unsupported one day.
评论 #16865634 未加载
sleaveyabout 7 years ago
Cool site! I recently made a plugin to turn WordPress into an academic labbook and found that the ecosystem is so, so full of absolute rubbish. If a plugin isn&#x27;t immediately and continuously bugging you to buy the pro version, it&#x27;s modifying core WordPress look and feel (either admin or public facing pages, or both) in such a fundamental way that it is an eyesore. No, I don&#x27;t want your crappy little plugin with grammar and spelling mistakes to have its own top level menu on the admin dashboard.<p>In my plugin therefore tried to do things properly and avoid changing too much core functionality. It would be great if your site could review plugins on that sort of criteria.<p>My plugin (basically finished but not fully tested)) for anyone that&#x27;s interested: <a href="https:&#x2F;&#x2F;github.com&#x2F;SeanDS&#x2F;alp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SeanDS&#x2F;alp</a>
mathattackabout 7 years ago
Very useful. It may help to be explicit about relationships with the makers. Something like a blanket statement of “I don’t get paid for writing reviews and don’t accet sponsorships” or “I review on request if the makers but don’t charge them for it.”<p>It could also help to know the spread. Why % are 4 stars? 5?
评论 #16872196 未加载
CM30about 7 years ago
Looks good for the most part. That said, I do feel like you should maybe go into a bit more depth about certain things, like how quick&#x2F;detailed support responses are (if possible), the quality of the code itself, the viability of the pricing schemes, etc.<p>But that&#x27;s just my opinion here.
评论 #16865625 未加载
austinhutchabout 7 years ago
If you&#x27;re anything like me this may have been inspired by some plugins you absolutely hate. My advice would be to get a couple of 1 star reviews up, knowing which to avoid is maybe more powerful than the plugins to install! Keep up the good work :)
评论 #16872178 未加载
phoenix24about 7 years ago
stupid question but, what is the business model with plugin reviews?
评论 #16872180 未加载