@threadi

156 Followers
84 Following
1.8K Posts
Web-Developer, Moderator WordPress Support Forum, Science Enthusiast, Trekkie, Hometown Leipzig, he / him
WordPresshttps://profiles.wordpress.org/threadi/
Leipzig Discordhttps://discord.gg/vst8zEJx34
Websitehttps://www.thomaszwirner.de
LinkedInhttps://www.linkedin.com/in/thomas-zwirner-b1359925/
@hgg Fühle mit dir. Ich finde sehr oft meine eigenen Beiträge im Supportforum ..
@po3mah @bekopharm I never have to do that in my projects. However, it might have something to do with your project setup. If you have any questions about this, it’s best to contact the Activitypub support forum: https://wordpress.org/support/plugin/activitypub/
[ActivityPub] Support | WordPress.org

WordPress.org Forums

@threadi beschreibt, wie man einen php Unit Test für sein #WordPress Plugin anlegt.

https://www.thomaszwirner.de/php-unit-tests-mit-wordpress-plugins/

PHP Unit Tests mit WordPress Plugins - Private Website von Thomas Zwirner

Unit Tests sind eine schon seit Jahrzehnten existierende Möglichkeit, um individuell erstellte Software auf ihre Funktionalität hin zu testen. Sie werden fast ebenso lange auch im Bereich von PHP verwendet - und können und sollten daher ebenfalls für die Entwicklung von WordPress Plugins genutzt werden. Wie das aus meiner Sicht am einfachsten machbar ist, beschreibe ich in diesem Artikel.

Private Website von Thomas Zwirner

@bxxb @donncha Option 1: Don't go online with anything at all.

Option 2: https://wordpress.org/plugins/block-ai-crawlers/ or https://wordpress.org/plugins/dark-visitors/ or https://wordpress.org/plugins/ai-scrape-protect/ or ...

Option 3: Implement the necessary methods yourself; see, for example, https://azadvertising.co/how-to-stop-ai-from-scraping-your-website/

In all cases, keep in mind: any information provided in this regard is merely a request or wish to the visiting crawlers. Whether they follow it is up to them. Otherwise, Option 1 remains.

Block AI Crawlers

Tell AI (Artificial Intelligence) companies not to scrape your site for their AI products.

WordPress.org
@gumnos @annika @mwl No, by default, anything entered in the editor is treated as a flexbox. This completely ruins the layout - even for other pages on the website. You actually have to wrap the images in a group block to achieve that.
wp cache flush – WP-CLI Command | Developer.WordPress.org

Flushes the object cache.

WordPress Developer Resources

@annika @mwl Thats it. Use this CSS:

.entry-content > figure {
height: 360px;
}

Or combine all pictures in one group block and configure this as grid or flex.

@danielhuesken Es war schön dich dabei zu haben :) Merke dir schon jetzt den 23. und 24. April 2027 vor - dann findet das 5. WordCamp Leipzig statt.
WordCamp Leipzig 2026: Ein Wochenende voller Community und neuer Impulse | Daniel Hüsken

Das WordCamp Leipzig 2026 war ein voller Erfolg. Neben dem Austausch mit alten und neuen Bekannten gab es spannende Vorträge zu WordPress-Sicherheit und dem Trainer-Dasein. Hier erfährst du mehr über meine Highlights und die Links zu den Aufzeichnungen.

Daniel Hüsken - Blog
I am absolutely delighted that my plugin "Dynamic Header & Navigation for Block Themes" now has over 200 active installations.
The plugin creates a fixed (sticky) website header in which the logo automatically shrinks as you scroll, to save space and keep the navigation bar permanently visible. The navigation in Block Themes can be made to look more attractive.
https://wordpress.org/plugins/shrinking-logo-sticky-header/
#wordpress #plugin #wordpress7
Dynamic Header & Navigation for Block Themes

Animated shrinking header, responsive shrinking logo, custom breakpoints and off-canvas navigation – navigation solution for block themes.

WordPress.org