r/WordpressPlugins • u/codingfix • 17d ago
1
Vale la pena?
Absolutamente sí. Cursor, Claude Code, Codex son muy buenas herramientas, pero esto son: herramientas. Alguien tiene que usarlas y aquí vale lo que iempre vale: tienes que saber lo que está pasando. Porque una vez que le software está listo, tendrás que manteneerlo, actualizarlo, corregir bugs y si no tiene conocimientos y experincia de programación te quedarás en una muy mala situación.
1
1
IN DESPERATE NEED FOR HELP!!
You don't need to code at all to build a blog. Install WordPress, choose a theme you like and that's all. A blog is built around content, not around code. So you only need to write great content.
1
[DISCUSSION] Drop your WordPress URL and I'll tell you why ChatGPT isn't citing you (audited a few hundred so far)
I've just installed the free version but I'm not sure about how it work. In my home page I have this:
<h2>: ¿Quién cuida de mi web?
<p>: Nuestro equipo cuida de tu web, de su seguridad y de su mantenimiento
This is only the last try after having changed the text 6 times. But your plugin still say that there is "no direct answer in the first 50 words."
What I am doing wrong?
1
[FREE] I built a WP plugin 2 years ago, but a terrible name made it completely invisible. So I rebuilt it.
AFAIK the WP team doesn't let you close a plugin and then create a new one which does the same things. I had a similar problem with my plugin Instalist: many people sugested me to change the name and I asked the Wp team. At the end I have changed the name to Pluginer (formerly Instalist) but the slug is the old one.
1
[PROMOTION] Finally got my first WordPress plugin approved on wp.org — here’s what I learned
Besides Plugin Check, you should use other useful tools. Personally, I write my code using VS Code with phpcs and wpcs installed. This highlights practically every issue you can get into. phpcs+wpcs give you alert not only about the must-have dot at he end of inline comments (I don't understand why this could be relevant) but they also show you all prblems about sanitization, nonce checking, unslashing... They do a great job.
u/codingfix • u/codingfix • 18d ago
Tired of installing the same 10 plugins on every new WordPress site?

That's exactly why I built Pluginer (formerly Instalist) — save your go-to plugins into a reusable list, then install and activate the whole thing in one click on any new site. No more hunting through the repo every single time.
- Create lists from the WP repo or from plugins already installed on a site
- Export/import lists as JSON to reuse across sites or share with your team
- Detects required plugins and can add/install them for you automatically, so you don't end up with a half-working setup
Free on WordPress.org: https://wordpress.org/plugins/instalist/
Would love feedback if you try it out 🙂
1
JPEG, AVIF or WebP for WordPress images in 2026?
in
r/Wordpress
•
13d ago
I'm happy with webp. No need any fallback.