Skip to content
Abspeckgeflüster – Forum für Menschen mit Gewicht(ung)

Kostenlos. Werbefrei. Menschlich. Dein Abnehmforum.

  • 0 Stimmen
    1 Beiträge
    0 Aufrufe
    qbi@freie-re.deQ
    DNS-Eintrag für https://thüringen.chat/ erstellt und zwei Stunden später kommt der Google-Bot vorbei und fragt, ob es ein #Wordpress gäbe. Ich habe so das leichte Gefühl, dass nicht #Google war.
  • 0 Stimmen
    1 Beiträge
    4 Aufrufe
    henning-uhle.eu@www.henning-uhle.euH
    Im #UhleBlog: Blog oder Social Media: Worüber Blogger diskutieren Worüber tauschen sich Blogger neuerdings aus? Na klar, liegt ja nahe: Was nutzen sie lieber, den Blog oder Social Media? Case closed, oder? Ich meine, das ist nun mal ein Thema im Bloggerschnack im Bloghexe-Forum. Irgendwie bin ich da ja noch Teil davon. Ich müsste mich da echt mal wieder mehr engagieren. Vor allem, nachdem ich mir viel Social Media – oder was manche dafür halten – vom Hals geschafft habe. Aber gucken wir mal nach dem Thema. […] https://www.henning-uhle.eu/informatik/wordpress-und-bloggen/blog-oder-social-media-worueber-blogger-diskutieren?mtm_campaign=mastodon #blog #Bloggen #Community #Internet #Webseite #Wordpress
  • 0 Stimmen
    1 Beiträge
    1 Aufrufe
    maniabel@mastodon.deM
    Ein schwerwiegender Fehler (CVE‑2026‑1357) im WordPress‑Plugin WPvivid Backup & Migration ermöglicht Angreifern das Hochladen beliebiger Dateien und damit die komplette Übernahme einer Website. Der Bug betrifft alle Versionen bis 0.9.123 und hat eine CVSS‑Bewertung von 9,8 (kritisch). Ein Update auf Version 0.9.124 (veröffentlicht 28. Januar 2026) behebt das Problem.Falls noch nicht geschehen: Jetzt updaten!#wordpress #wpvivid #infosec #BeDiS #up2date
  • 0 Stimmen
    3 Beiträge
    7 Aufrufe
    kaffeeringe@social.tchncs.deK
    @activitypub.blog Nice! Very cool outlook!I would love to see some action not just on the technical side of ActivityPub in WordPress but also on the promotion side. It woud be great to convince some of the more interesting blog from wordpress.com to activate ActivityPub.
  • #TIL zu #Wordpress

    Uncategorized til wordpress
    1
    0 Stimmen
    1 Beiträge
    4 Aufrufe
    nele@fedilab.deN
    #TIL zu #WordpressStrg+Alt+Shift+M öffnet bei der Erstellung von Beiträgen einen Code-Editor, mit dem sich Inhalte deutlich besser einfügen lassen. (Warum lerne ich so etwas Nützliches erst heute?)
  • 0 Stimmen
    6 Beiträge
    9 Aufrufe
    crossgolf_rebel@moppels.barC
    @pdl@social.anoxinon.de ich bin auch Nichtraucher...OK, sagen wir mal: eine Instanz hosten sind 2/3 Döner @ossrox@mastodon.business @jools@friendica.de
  • #WordPress führt Connector für #Claude von Anthropic ein.

    Uncategorized wordpress claude cms
    1
    0 Stimmen
    1 Beiträge
    1 Aufrufe
    thedoctor512@mastodon.socialT
    #WordPress führt Connector für #Claude von Anthropic ein. Website-Daten wie Besucherzahlen, Interaktionen oder Kommentare können aktuell lesend ausgewertet werden. Schreibzugriff folgt später. #AI #CMS
  • 0 Stimmen
    1 Beiträge
    7 Aufrufe
    activitypub.blog@activitypub.blogA
    Every now and then, it’s time to tidy things up.Version 7.9.0 is a spring-cleaning release: fewer rough edges, better defaults, and a lot of small improvements that make the plugin feel smoother and more predictable in daily use. No big rewrites — just many thoughtful fixes and refinements.And yes, there’s one change you’ll notice immediately.Emoji, But Make Them Emoji Custom emoji from the Fediverse now finally show up as… emoji.Instead of seeing placeholders like :sad_trombone:, federated posts now render the actual custom emoji they were meant to display. It’s a small detail, but one that makes conversations feel more human, and a lot less like reading raw markup.Sometimes polish really is about the little things.A Healthier, More Predictable Setup 🩺A quiet but important part of this release focuses on making things fail less often — and recover better when they do.Version 7.9.0 adds new Site Health checks to detect common issues that can silently break federation, including missing scheduled events and security plugins blocking REST API access. When possible, the plugin now attempts to repair these problems automatically.We also tightened up activity scheduling and outbox processing to reduce edge cases where federation could stall or behave inconsistently. These changes don’t add new buttons or screens, but they make ActivityPub for WordPress more resilient in real-world setups.Following, Reading, and the Social Graph This release also includes a few improvements that move us one step closer to full Reader support — while keeping things deliberately cautious.With the new Fediverse Following block and Extra Fields improvements, it’s now much easier to build a proper profile page in WordPress, similar to what many other Fediverse platforms offer. You can surface who you follow and how you present yourself, using blocks instead of custom code.The Reader itself remains behind a feature flag and is still considered experimental. This release focuses on preparing the surrounding pieces — navigation, feedback, and presentation — rather than enabling it by default.If you’re curious about where this is heading, you can enable the feature and try it out today. As with earlier previews, feedback is very welcome and helps shape what full Reader support will eventually look like. (See the initial Reader announcement for upgrade notes and details.)Changelog 🪵AddedAdd Fediverse Following block to display accounts the user follows.Add global default quote policy setting that can be overridden per-post.Add health check to verify scheduled events are registered and auto-repair if missing.Add location support for posts using WordPress Geodata post meta fields.Add Podlove Podcast Publisher integration for podcast episode federation.Add site health check to detect when security plugins block REST API access.Add Social Web item to the admin bar for quick access to the reader.Add soft delete support with Tombstone objects when post visibility changes to local/private.Custom emoji from the fediverse now show up instead of looking like :sad_trombone:.Make actor table columns filterable.Send Add/Remove activities when changing a post’s sticky status to improve interoperability with the featured collection.Show warning instead of reply link when logged-in user cannot federate replies to fediverse comments.ChangedDefer outbox processing to async execution to improve publishing performance.Move Jest mocks to tests/js directory for better project organization.Remove redundant __nextHasNoMarginBottom props now that @wordpress/components 32.0.0 defaults to true.Revert to synchronous outbox processing with improved timeout handling and WebFinger error caching.FixedDon’t filter the comment query when type__not_in has been set.Filter comments on ActivityPub posts from REST API responses.Fix duplicate media attachments when featured image is also in post content.Fixed Federated Reply block embed appearing squished at 200×200 pixels for same-site embeds by passing explicit width to wp_oembed_get().Fixed pagination metadata leaking when “Hide Social Graph” privacy setting is enabled.Fix migration activities not being scheduled for federation due to hook registration timing.Fix older comments with empty type not being federated.Fix quote requests from Mastodon not being received.Fix users not being accessible after re-enabling ActivityPub capability.Hide admin REST API endpoints from discovery index.Show informational notice when trying to follow an already-followed account.Skip fetching public audience identifiers which are not actual recipients.DownloadsWordPress.org: activitypub.7.9.0.zipGitHub: tag/7.9.0Thank You A huge thank you to everyone who tested early builds 🧪, filed bug reports , shared feedback , reviewed pull requests , or helped improve docs . Your input directly shaped many of the fixes and cleanups in this release.And thanks to everyone running ActivityPub for WordPress out in the wild — that’s where spring cleaning really shows what needs sweeping 🧹.You make this project better, one emoji (and one fix) at a time 🥰
  • 0 Stimmen
    1 Beiträge
    1 Aufrufe
    pmmueller@mastodon.socialP
    Sehr schöne Übersicht von WordPress-Plugins auf der Website vom Kulturbanausen Jonas Hellwig, jeweils mit kurzer Beschreibung. #WordPress #Plugins https://kulturbanause.de/blog/wordpress-unsere-meistgenutzten-plugins/
  • 0 Stimmen
    1 Beiträge
    4 Aufrufe
    maxheadroom@hub.uckermark.socialM
    If you have a WordPress blog and want to retrospectively update your media library with image descriptions ... consider my little python script https://repos.mxhdr.net/maxheadroom/wp-image-alt-generatorThis will generate images descriptions using various LLM providers and updates them in the WordPress media library. If you want so, it can also sync those descriptions to existing blog posts. #wordPress #AltText #ImageDescription #LLM #accessibility
  • 0 Stimmen
    7 Beiträge
    0 Aufrufe
    coastgnu@norden.socialC
    @benny Beides gehört in das Dokument, Erstellungsdatum und Änderungsdatum. Übrigens lassen sich ctime und mtime auf so gut wie allen Dateisystemen auslesen!
  • 0 Stimmen
    4 Beiträge
    8 Aufrufe
    gunchleoc@mastodon.scotG
    @pfefferle Just in case you're not aware of it yet https://feditest.org/ might have what you need?There's also https://asml.cyber.harvard.edu/fediverse-schema-observatory/
  • 0 Stimmen
    2 Beiträge
    5 Aufrufe
    crossgolf_rebel@moppels.barC
    @lars@fedihub.space @lars@dasnetzundich.de bei mir geht es?Also, ich habe schon mal über die Kommentare eine kleine Unterhaltung geführt
  • 0 Stimmen
    7 Beiträge
    13 Aufrufe
    elettrona@poliversity.itE
    @pfefferle @mediaformat Do not remember currently; I searched in deep for "plush wapuu". And if I ever find one, keeping a site with HIV theme, I'd take my plush HIV (bought on giantmicrobes.com) and my plush wapuu on wordcamps. Or video interviews. Too bad I can't
  • 0 Stimmen
    2 Beiträge
    4 Aufrufe
    phantastopia@literatur.socialP
    Ach ja: Studiert habe ich Allgemeine Literaturwissenschaft, Germanistik und Medienwissenschaften.#Kommunikation ist mein Ding, ich denke team- und serviceorientiert. Bringe Erfahrung aus #Kundenservice mit ( Thomas Cook AG, Fluggastbetreuung *japp, viele Anekdoten* und Ikea - hier sogar #Führungserfahrung als Teamleiterin).#SEO ist ein Hobby von mir. Ich kenn mich außerdem mit #Contentmanagement aus.Danke 🥰
  • 0 Stimmen
    6 Beiträge
    4 Aufrufe
    tealk@friendica.rollenspiel.monsterT
    @linuxnews ja genau die mit der Expertise in Netzwerk und so.
  • 0 Stimmen
    1 Beiträge
    6 Aufrufe
    oliver@metalized.netO
    Endgegnerfrage für Euch #Webmaster - gute, saubere #Blog-/#Magazin-#Wordpress-Themes, die auch (gerne Einmalkauf oder Spende) etwas kosten dürfen: Wo findet man die heute noch abseits von Envato/Themeforest oder zig "Best Themes of 20XX"-Seiten?
  • 0 Stimmen
    1 Beiträge
    8 Aufrufe
    henning-uhle.eu@www.henning-uhle.euH
    Im #UhleBlog: Ein Blog und viel Theater Diese Webseite hier ist ein Blog. Also genau ein Stück Blog. Mir ist es herzlich egal, was ihr davor hinbaut. Und das ist das Theater dazu. Ich weiß ja, wie das im deutschsprachigen Raum ist. Alle Jubeljahre entflammt sich mal wieder eine ziemlich absurde Diskussion darüber, ob es nun „der Blog“ oder „das Blog“ heißt. Ich weiß, dass ihr mir jetzt unterstellen werdet, dass ich die Vermännlichung des Begriffs fordern würde, weil ich halt normalerweise „der Blog“ schreibe. Aber ist das wirklich so? […] https://www.henning-uhle.eu/informatik/wordpress-und-bloggen/ein-blog-und-viel-theater?mtm_campaign=mastodon #Alltagstipp #blog #Bloggen #Community #Internet #Webseite #Wordpress #Worte
  • Ihr seid doch so klug.

    Uncategorized wordpress
    14
    0 Stimmen
    14 Beiträge
    1 Aufrufe
    mina@berlin.socialM
    @sofasophia Ich nehme die Mitteltaste. Kontextmenü ist mir zu mühselig. Ich denke, es ist nicht zu viel verlangt, dass Menschen die grundlegende Funktionsweise eines Browsers beherrschen.
  • Hey!

    Uncategorized pixelfed wordpress fedihelp
    1
    0 Stimmen
    1 Beiträge
    8 Aufrufe
    marcoansing@mastodon.socialM
    Hey! I would like to display my #Pixelfed posts and gallery on my #WordPress site. There are tools available for the reverse, but how do I do this from Fedivers to WordPress? Does anyone have any ideas? #fedihelp