wordpress
-
"My Life In Weeks" https://weeks.ginatrapani.org/ I think the UI would make for a really great #WordPress plugin for a "life blog" or "life page" on a blog. #blogging
-
I've seen more impressive #AI workflows in #webdev (much with #WordPress) in the past two weeks then ever. I'm adding Rich Tabor's "Experimenting with Conversational Voice AI" to the list as well. https://rich.blog/voice-ai/ "…built a WordPress block using Cursor and the PlayAI Web SDK."
-
#WordPress as a git repo https://adamadam.blog/2025/01/08/wordpress-as-a-git-repo/ "I’ve turned WordPress into a markdown editor, a git client, and a git server. It’s all dependency-free #PHP code. It works in Playground, on any cheap hosting, and it could be merged into WordPress core." via @adamziel
-
Have yet to try this, but sounds cool. 🎉 You can have a full LAMP Sandbox (PHP + WebServer + DB) running 100% inside your browser. You can run your own and third-party #PHP applications, like #WordPress. #webdev https://docs.endor.dev/faq/general/https://endor.dev/s/lamp84
-
The anatomy of a CMS Riad shares common components needed to build your own web CMS, how existing ones work and their tradeoffs. https://riad.blog/2025/01/31/the-anatomy-of-a-cms/ #WordPress #CMS
-
API for shopping experiences "The Agora API enables developers to search, purchase, and track orders for millions of products sold on #Shopify and #WooCommerce stores." 🤔 Those price plans… https://developer.searchagora.com/ #WordPress #API #Bookmarking
-
“I’m Going Back to #jQuery in 2025” via @chasingquiet.dev https://marc.boisvertdupras.com/going-back-to-jquery-in-2025/ I still use it to this day even beyond #WordPress if I’m not using a framework. Majority of the sites in the web still do. It just works. #JavaScript #webdev
-
#WordPress as a self hosting platform. https://alex.kirk.at/2025/01/24/wordpress-as-a-self-hosting-platform/ #selfhosting
-
strip-db-dump ( Dan0sz/strip-db-dump )
Adds shorthands in WP-CLI to easily create database dumps without sensitive data, i.e. customers, users and/or orders. Created by Dan0sz on Jan 23, 2025.
-
tinkerpad ( epessine/tinkerpad )
Tinkerpad is a lightweight and fast PHP playground that works with Docker and SSH. Created by epessine on Jan 13, 2025.
-
#WordPress plugin that shorthands to #WPCLI which allows you to easily create database dumps and exclude sensitive data. https://github.com/Dan0sz/strip-db-dump
-
Tinkerpad is an #opensource lightweight and "blazing fast" #PHP playground that works with Docker and SSH. Works with #Laravel, #WordPress, Symphony. https://github.com/epessine/tinkerpad
-
Interesting tidbit that @woocommerce powers 9% "of all websites" (I'm assuming all, not just ecommerce). https://developer.woocommerce.com/2025/01/23/new-leadership/ #WordPress #WooCommerce
-
“Ever troubleshoot a #WordPress site and spot an old plugin that you didn’t know even existed?” 🤔 #memes #webdev #oldschool
-
Design plans for #WordPress 6.8 "The design focus will be on polish and fix, clearing ‘needs design feedback‘ issues." via @karmatosed https://make.wordpress.org/design/2025/01/15/design-plans-for-wordpress-6-8/
-
Interesting news in the world of #opensource CMS: #Drupal CMS has been released. Putting aside #WordPress market share, I would love to see growth of other open source CMS. At first glance, this seems nice (and what Drupal perhaps needed). https://new.drupal.org/drupal-cms #cms
-
Stumbling on: WP Styler AI is a "AI-Powered Assistant for #WordPress Theme Colors". https://wpstylerai.hosseinkarami.com/
-
Getting support tickets for a #WordPress plugin that start off with "My house just burned down" is surreal. #LA #Fires
-
This new post from @joost.blog explains how #WordPress uses comment cookies and why that is detrimental to your site’s caching. It then shows you how to fix this. https://joost.blog/wordpress-comment-cookies-and-caching/
-
If you are REALLY old school #WordPress you'll remember the mailing lists. I actually talked with people via (gasp) email lists in addition to forums way back. I still have mine for BuddyPress that I still every month for almost two decades? #oldschool #getOffMyLawn
-
If you build #WordPress plugins that go in the .org repo (or build them in general) this is an important read. 👇🏻 If you haven't started using Plugin Check – even just via WP admin UI – you have a new 2025 goal to meet probably. https://make.wordpress.org/plugins/2024/12/24/plugin-check-goals-roadmap/
-
As this year closes I want to thank all those who worked hard in 2024 supporting and making #WordPress, #CSS, #JavaScript, #PHP and other #webdev related things better. And those that support them: their spouses, family, pets, friends, and therapists.
-
"A quick #WordPress Super Cache fix" https://www.phpied.com/a-quick-wordpress-super-cache-fix/ #cache
-
rave-wordpress ( johnbillion/rave-wordpress )
Reproduces WordPress builds and verifies that the official and unofficial packages haven’t been tampered with. Created by johnbillion on Nov 07, 2024.
-
Bookmarking: RAVE for #WordPress is "a supply chain security tool which compares the contents of published packages of WordPress with the canonical source code to verify they have not been tampered with". https://github.com/johnbillion/rave-wordpress
-
Nice. "Total Query Block" seems like a no-brainier. #WordPress https://make.wordpress.org/core/2024/12/18/whats-new-in-gutenberg-19-9-19-december/
-
Write Books With the Block Editor https://wordpress.org/news/2024/12/write-books-with-the-block-editor/ The editor is wrapped 'in an app". The demo editor is installable as a Progressive Web App (PWA) in Chrome. #WordPress
-
So as someone getting deeper into #Laravel – who’s mostly (via misc frameworks and #WordPress) dealt written vanilla #JavaScript, jQuery, and a little bit of everything. I (think) I see a lot of the Laravel JS community / component support split into: React#VueJS#Svelte Doing some Alpine.js right now. Am I seeing this right? 🤔
-
Always enjoy reading about #WordPress performance improvements. As someone who is used WP for around two decades you take for granted that performance as such a focus. In the early days there were a lot of experiments and hacks. Also JavaScript and #PHP were still… rough. https://make.wordpress.org/core/2024/12/10/wordpress-6-7-performance-improvements/
-
Snippet: How to lock #WordPress blocks and prevent unlocking. https://developer.wordpress.org/news/snippets/how-to-lock-wordpress-blocks-and-prevent-unlocking/