#localwp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #localwp, aggregated by home.social.
-
Another nice thing about Local: wp-cli is built in. #WordPress #WPCLI #LocalWP
-
Managed to get my laptop working again. Turns out that newer versions of #LocalWP require a version of glibc that #Ubuntu 20.04 does not provide. And since installation only worked directly through dpkg, dependency checks were probably not done.
Upgraded to Ubuntu 22.04 to fix it, so I'm now only three years behind. Nice to see the wallpaper I contributed to 22.04, but I'll do a fresh install of 24.04 soon.
-
@pmmueller FunFact. In dem Artikel auf WordPres.org wird #Localwp von #wpengine empfohlen.
-
Thanks for the article @thatmitchcanter using #LocalWP was easy for updating 2 sites that I have on Flywheel. If I had more, I would have done the other approach (WPackagist and Composer) but for 2 #wordpress sites Local + local plugin update did the trick
-
@hgg, I haven't had the chance to explore the new #WordPress studio introduced this week, but I'll give it a try and determine if I should switch over from #LocalWP.
But my testing routine changed anyway, with the introduction of https://playground.wordpress.net/.
I use it for exploring nightly builds and plugins, so when my (locally backed up) content like posts / pages / images is not relevant for the test.
-
Time to test localwp.com + bricksbuilder.io for WordPress.
And I see I will need SSL support for bricks... so that copy/paste feature can work haha, total nonsense. #wordpress #developer #bricksbuilder #pagebuilder #wp #wpdev #localwp
-
#WordPress devs working on Windows with #WSL: what's your setup look like? I'm running #LocalWP and using #VSCode, and it seems like it's best if the files I'm working with are in the WSL filesystem. I'm hoping that keeping a theme folder in WSL and symlinking to the Windows filesystem for LocalWP will work ok but it doesn't seem ideal.
-
It's been 3 years…it's time to ship an apple silicon native version of #localwp #WordPress
-
Brian Gardner hat mit seinem Block-Theme FrostWP eine kleine Demo-Site namens Frostscape erstellt:
Die Site gibt’s auch als Blueprint für LocalWP:
https://frostwp.com/blueprint/
[Jetzt müsste ich nur ein bisschen Zeit dafür finden …]
-
»WP Migrate Lite« ist echt beeindruckend.
In gut 10 Minuten hatte ich eine Kopie der Website zum WordPress-Buch einstieg-in-wp.de in »Local« importiert.
Und auf einstieg-in-wp.local funktioniert alles, inklusive 2FA.
#WordPress #LocalWP #WPMigrate #Import #TwentyTwenty #TwentyTwentyThree
-
»WP Migrate Lite« ist echt beeindruckend.
In gut 10 Minuten hatte ich eine Kopie der Website zum WordPress-Buch einstieg-in-wp.de in »Local« importiert.
Und auf einstieg-in-wp.local funktioniert alles, inklusive 2FA.
#WordPress #LocalWP #WPMigrate #Import #TwentyTwenty #TwentyTwentyThree
-
»WP Migrate Lite« ist echt beeindruckend.
In gut 10 Minuten hatte ich eine Kopie der Website zum WordPress-Buch einstieg-in-wp.de in »Local« importiert.
Und auf einstieg-in-wp.local funktioniert alles, inklusive 2FA.
#WordPress #LocalWP #WPMigrate #Import #TwentyTwenty #TwentyTwentyThree
-
@aurooba I’ve been a user of #LocalWP since it was Pressmatic. 😉@briancoords
-
Setup Local WordPress Development Environment In Linux #Local #LocalWP #Wordpress #WordpressDevelopment #InstallWordpress #Flywheel #WpEngine #Linux
https://ostechnix.com/setup-local-wordpress-development-environment-in-linux/ -
@aurooba @briancoords Just listened to ViewSource on local environments. Just an FYI, #LocalWP hasn’t used a virtual environment since 3.x. It now uses you local filesystem. It never used docker.