Zum Inhalt der Seite gehen

Suche

Beiträge, die mit WoRDPReSS getaggt sind


KI-optimierte Blogs: Wozu und weshalb, fragt @henninguhle
Meine 2 Cents: Alles, was Wordpress automatisch erledigt, würde ich laufen lassen, aber da ist in meinem Tarif auf #Wordpress.com noch nicht viel. Ich war und bin zu faul für SEO-Optimierung. Da werde ich bestimmt jetzt keine LLM-Optimierung betreiben. Dazu ist das Bloggen für mich viel zu sehr Hobby und Spaß und nicht Reichweitengeilheit.
https://www.henning-uhle.eu/informatik/wordpress-und-bloggen/ki-optimierte-blogs-wozu-und-weshalb


Threat Actors exploit WordPress Plugin Auth Bypass Hours after Disclosure.

Identified as [CVE-2025-3102], the flaw impacts all versions of SureTriggers/OttoKit up to 1.0.78. Users are strongly recommended to upgrade to the latest version of OttoKit/SureTriggers [currently 1.0.79].

https://www.wordfence.com/blog/2025/04/100000-wordpress-sites-affected-by-administrative-user-creation-vulnerability-in-suretriggers-wordpress-plugin/

#wordpress #it #security #privacy #engineer #media #tech #news
The OttoKit WordPress plugin allows users to connect plugins and external tools like WooCommerce, Mailchimp and Google Sheets, automate tasks like sending emails and adding users, or updating CRMs without code. Statistics show that the product is active on 100,000 websites.

<http://wordpress.org/plugins/suretriggers/#description>

Researchers at WordPress security platform Patchstack are warning that the first exploitation attempts in the wild were logged only a few hours after the disclosure of the flaw.

“Attackers were quick to exploit this vulnerability, with the first recorded attempt occurring just four hours after it was added as a vPatch to our database,” reports Patchstack. “This swift exploitation highlights the critical need to apply patches or mitigations immediately upon the public disclosure of such vulnerabilities,” the researchers say.

<https://patchstack.com/articles/critical-suretriggers-plugin-vulnerability-exploited-within-4-hours/>

The threat actors attempt to create new administrator accounts using randomized username/password and email address combination, a sign of task automation.

⚠️If you’re using OttoKit/SureTriggers, upgrade to version 1.0.79 as soon as possible and check logs for unexpected admin accounts or other user roles, installation of plugins/themes, database access events and modification of security settings.⚠️
[ImageSource: Wordfence]

The vulnerable Code.

The flaw stems from a missing empty value check in the authenticate_user() function, which handles REST API authentication. Exploitation to be possible if the plugin is not configured with an API key, which causes the stored secret_key to remain empty.

An attacker could exploit this by sending an empty st_authorization header to pass the check and grant unauthorized access to protected API endpoints. Essentially, CVE-2025-3102 allows attackers to create new administrator accounts without authentication, posing a high risk of full site takeover.

Wordfence received a report about the flaw from security researcher [Mikemyers], who earned a bounty of $1,024 for the discovery in mid-March. The plugin vendor was contacted on April 3 with the full exploitation details, and they released a fix via version 1.0.79 on the same day.

However, threat actors quickly jumped at the opportunity to exploit the issue, taking advantage of administrator‘s delay in updating the plugin to address the security problem.

⚠️If you’re using OttoKit/SureTriggers, upgrade to version 1.0.79 as soon as possible and check logs for unexpected admin accounts or other user roles, installation of plugins/themes, database access events and modification of security settings.⚠️


It’s been a while — hard to find time to work on the theme, but here’s a quick update:
Blog cards are done, archive and page templates mostly finished.
Homepage template still needs a redesign.
Started on the single post template (that one is messy).

Some links lead to different HTML templates.
Will be turned into a full PHP-based WordPress theme.

GitHub: https://github.com/Rosita311/RulesbyRosita-theme
Live: https://rosita311.github.io/RulesbyRosita-theme/

#WordPress #RulesByRosita #Blog #FrontEndDeveloper #Coding #A11y #CodingProject


Build your own blog today with our amazing Ink Blog WordPress theme - Clean, modern, stylish and minimalist responsive blog template for WordPress https://visualmodo.com/theme/ink-wordpress-theme/
Build your own blog, write your legacy! 📝✏️🖨️🖊️
#webdesign #HTML5 #CSS3 #template #plugins #theme #wordpress #blog #magazine #responsive #news #media #marketing #SEO #post #writer #grid


Build a wonderful site design without coding - Peak WordPress royal responsive theme - Clean, modern, stylish, minimalist, multi-purpose template https://visualmodo.com/theme/peak-wordpress-theme/
Build your own creative website, build it beautifully! 💻📏📱🚀
#WordPress #Theme #PageBuilder #WebDesign #Responsive #Retina #WebSite #plugins #template #blog #portfolio #agency #Business #Marketing #SEO #Creative


Lesenswert:
https://epiph.yt/blog/2025/das-activitypub-plugin-und-der-versehentliche-ddos/

Nicht nur in Bezug auf die Anbindung von #Wordpress ans #Fediverse, sondern auch, um ein wenig Klarheit zu schaffen, wie das Fediverse "unter der Haube" arbeitet. War mir nicht so bewusst bisher, wie das mit der Verteilung der Nachrichten funktioniert. Jetzt ist es klarer.


Content-Integration ins Fediverse

Sean Tilley hat einen sehr spannenden Artikel zu seinen Experimenten bei der Integration seiner Newsplattform WeDistribute ins Fediverse geschrieben. ich denke, dass dieser Reisebericht gute Anregungen für vergleichbare Vorhaben liefert.

#Fediverse #Ghost #Wordpress #SocialMedia

Integrating a News Publication Into the Fediverse


Cards on the table: I've been experimenting with integrating my news publication project with the Fediverse for nearly half a decade. There have been a variety of experiments, mistakes, and teachable moments that have gotten me to where I am today. I want to talk about some of the things I've tried, along with [em]why[/em] these things were important to me.

Why do this?


[em]We Distribute[/em] is kind of a weird experiment built around a weird idea: what is we built a news publication that [em]reported on the Fediverse[/em] as its main focus, but was also fundamentally [em]a part of the Fediverse itself.[/em]

I thought this was worthwhile for the following reasons:

  • [strong]Self-Demonstration:[/strong] the medium and the message are entangled in such a way so as to demonstrate the concept. In addition to RSS, you can subscribe to the publication directly through ActivityPub.
  • [strong]Timeline Integration:[/strong] following a publication could work similarly to how people follow a Facebook page, but with no middleman. Articles can show up in people's timelines in a relatively native way, and their replies show up on the actual article page in the comments section.
  • [strong]Content Production:[/strong] no one else was really doing anything like this at the time. To me, it felt like no one else was doing this, and I thought it was important to try to reach people where they were at. Keep in mind, this effort started back in 2015, when the Fediverse had virtually no publishers on it.


This experiment emerged in three distinct phases:

  • Build on top of an existing federated platform and try to do publishing with it.
  • Build on top of a Content Management System, and try to leverage some kind of integration to do the work for me.
  • Take the proof of concept from #2, but really ensure that the base is solid. Then, explore [em]deep integration.[/em]

Case Studies


Here's a couple of attempts at this thing over the years. As I continued to build and explore, a lot of ideas ended up solidifying into a unified, coherent idea. However, it took a lot of experimenting to get to that point!

First Attempt: Hubzilla


The first effort of this kind involved a platform called Hubzilla. As a platform, Hubzilla is wild: what if you combined a groupware system, a content management system, a cloud storage provider, and a social network all into one thing?
5545Hubzilla, with some of my own custom Facebook-like theme on top.
Hubzilla had a lot of forward-thinking ideas, but the platform is notorious for its complexity and lack of a unified design. It's a system where every feature has its own set of special settings menu tucked away somewhere else. At the time, the platform's creator was experimenting with implementing support for publishing articles, and an early version of We Distribute tried to use this. Eventually, I chose to move on from Hubzilla. It felt clunky and slow, and wasn't exactly optimized for reading or writing articles.

Second Attempt: WordPress and Pterotype


Our second attempt emerged out of a desire to move away from Medium. I had used it for a while because I was struck by its design philosophy and ease of use. But, I wanted to try experimenting some more, and had just discovered a new integration effort called Pterotype.
5546
Initially, Pterotype worked great! The plugin basically generates a Note containing a description and link to an article, which is not unlike how a brand page looks on Facebook or Twitter. The blog just operates as an Actor that people subscribe to. Setup and configuration were minimal, and integration felt pretty easy.

Unfortunately, we ran into problems: there were some bugs, and the key guy working on this thing noped out after a couple of releases. Some volunteer contributors were effectively keeping this afloat for a while, but the project lacked any kind of contingency, and we had no migration plan.

Third Attempt: A Sea Change


Some time later, I discovered a new effort to bring ActivityPub to WordPress by Matthias Pfefferle. There were some feature differences, a lot more configuration options, and the plugin wasn't a 1:1 match with Pterotype. It would require some configuration on our part. Still, we decided to rip the band-aid off.

How did we manage to migrate from one plugin to another and retain our followers? Great question! We didn't. We effectively started over from scratch (basically had to republish all of our articles), and gave plenty of feedback about what we hoped to accomplish.

Matthias would go on to get hired by Automattic to work on the WordPress integration full-time, and his work would lead to all WordPress.com blogs having the ability to use ActivityPub federation. As the project matured, and Matthias began working with other experts in the WordPress community, a few interesting plugins developed:

  • [strong]Friends[/strong] - a cute little IndieWeb-style social networking tool that can also leverage the ActivityPub plugin to do things like submit follow requests and replies to your friends.
  • [strong]Enable Mastodon Apps[/strong] - Gives WordPress a Mastodon-compatible API that Mastodon apps can use.
  • [strong]Event Bridge for ActivityPub[/strong]- Maps existing Event plugins for WordPress to the ActivityPub Events schema for compatibility with Mobilizon, Gancio, and any other ActivityPub platform that supports the Event activity.


The main plugin itself has become quite sophisticated, to the point that we had to write a guide explaining to other people how to get basic usage out of it. Over the years, we've submitted bug reports and feature requests, and the team has helped us to figure out how to accomplish the things we've wanted:



The biggest challenge for us on this project has involved debugging. Our system relies on all these individual plugins and libraries, and it sometimes results in behavior that's hard to pin down. If the timeline stops working in an app, or a notification breaks, who do we file a bug report to? However, the devs behind these different projects are very good at sharing context with one another, and have led to lots of fixes.

Vision for the Future


So far, you've seen me name and link to a bunch of things, and are left wondering: [em]what does all this actually [strong]do[/strong][/em]? Fair enough, I'll wind up the pitch.

Right now, the integration work has allowed for some really interesting stuff: we're finding new ways to blur the lines between [strong]publishing[/strong], [strong]social networking[/strong], and [strong]federation[/strong]. Projects such as Ghost (which I now use for my personal blog) are taking a similar approach with their own code. They're just doing it in a more holistic fashion.

Publishing


One of the first major headaches we had in trying to build out our integration involved activity types: we wanted to offer native Article activities to any publishing platform capable of reading them. To us, it made sense that someone would eventually develop a federated social reader application, so treating Article and Note as potentially two separate things made sense.
5547For a while, our statuses looked like this: just a bunch of image attachments and a link. This happened because Mastodon doesn't support Article, and Mastodon didn't have very good fallbacks.
Unfortunately, this kind of thing just didn't exist for the longest time. So, we were stuck between capitulating to Mastodon, and just making everything a Note activity (which Mastodon uses for Statuses) or remain hopelessly incompatible. Then, Ghost happened.

5548
5549

Ghost is doing some absolutely wild stuff with federated publishing. They've been very public about their development work, showcasing a lot of stuff early and out in the open. Thanks to their adherence to open standards, our little WordPress site works [em]almost[/em] perfectly with Ghost, except for the fact that our article thumbnails don't show up in the inbox. Still, that's a pretty minor concern, given how good everything else looks.

There have also been some advancements with the ActivityPub plugin suite that we're using, where different kinds of content can map natively to the network. For example, we use a podcasting plugin, and those show up on our timeline in an embedded player.

5550
5551

As an additional bonus, fallback handling for unsupported Activity types has gotten a lot better, too. On the Mastodon side, our timeline mostly looks like native statuses with big preview cards, instead of what it used to look like. Other platforms can go one way or the other, usually defaulting into a long-form article format within the timeline, but this feels like the least bad alternative option.

Social Networking


So, I want to speak to two plugins that we've started using heavily in day-to-day experiments, and they're both by Alex Kirk: Friends, and Enable Mastodon Apps. These two things hook together to make something truly special:

5552
5553

That's right. Native social interactions in WordPress. We can follow people, boost statuses, and reply to more than just whatever responses trickle in to our own publication. There's still a bit of debugging to work through...for example, we don't currently have working notifications. But, Alex has been amazing to work with, and we're happy to give good feedback and data to him as we face specific challenges.
5554Native microblogging, as seen on Mastodon and other places.
What's especially crazy about all this is how we intend to incorporate our timeline directly into the site. It's an ongoing design problem, and we're taking a lot of inspiration from The Verge's StoryStream layout. Here's a couple of mockups that we hope to eventually bring into a new WordPress theme.
5555Mockup by Scott Kellum, who we commissioned for his design work and insights. He also did the redesign of our logo and color scheme.
We're still playing with ideas here. The biggest challenge is that our site's theme desperately needs to be rewritten from the ground up, and finding a balance between "local content" and "federated stuff" can be really, really hard.
5556Another, somewhat less cool-looking concept by myself. The social icons actually feel like too much here.
As an aside: because we can now start using most Mastodon-compatible apps, it's now possible for us to make use of Mixpost, which is like an open source Buffer alternative. One thing we've kind of struggled with has involved making engaging community posts through our social media account, because most of our focus is on writing and publishing articles.
5557Mixpost is pretty great, by the way.
This isn't going to magically change things, but we now have an integrated way to schedule statuses throughout the weeks and months, well ahead of time. We're going to continue to experiment with this.

Federation


The final puzzle piece involves finding new ways to natively conform to existing platforms. We're actively testing the ActivityPub Event bridge, but some of the existing platforms, such as Mobilizon, have issues with compatibility. However, we have been able to make events work with the Friendica family tree of platforms.

5558
5559

Federated events as seen by Friendica.

It's an ongoing effort. In the long term, we might evaluate writing our own platform from scratch, maybe leveraging something like Fedify for the basic building blocks. But for now, we want to try to test this integration work as thoroughly as possible, and turn our lessons into guides that we can give to other publishers on WordPress.

In Conclusion


I'll try to keep it short and sweet. 😄

  • Sometimes, you have to be one of the first to really try something, and run with an idea.
  • Years of experimenting has us almost to a point where we can blur the lines between publishing, social networking, and decentralized communications
  • It's probably better to make a purpose-built platform for what you're trying to do, rather than try to bolt publishing onto a federated system or federation onto a publishing system. That said - if you have to, do the second thing.
  • ActivityPub integration for both WordPress and Ghost are amazing efforts, and they're largely compatible.
  • Debugging protocol integration stuff is a lot harder when your app is actually using a handful of plugins, instead of just one library.
  • Some of the stuff we're doing is probably crazy and doesn't scale to tens of thousands of subscriptions, but it might help bring traffic into the main site in the short term.
  • [strong]We've managed to build something pretty special, and cultivate an even bigger picture of what we want in the near future.[/strong]


Create your own website with our amazing and smart Zenith WordPress theme for every design project style https://visualmodo.com/theme/zenith-wordpress-theme/ Build your responsive site design without coding, choose a tool that works and adds power to your WordPress!
Portfolio website builder theme and templates with premium plugins for free 🚀📱💻⌨️
#WordPress #Theme #PageBuilder #WebDesign #Responsive #Retina #WebSite #plugins #template #blog #portfolio #agency #Business #Marketing #SEO #HTML5 #CSS3 #SiteBuilder


... falls das in D entwickelte #Kirby¹ #CMS (setzt auf #PHP) eine Option ist², finden sich hier pot. Partner: https://getkirby.com/partners
Ob kostenlose Angebote dabei sind, ist mir nicht bekannt.

Der Chefentwickler dahinter (Bastian Allgeier) ist auch hier aktiv: @bastianallgeier

Für Studenten, Bildungsprojekte, gemeinnützige Einrichtungen gibt es ggf. kostenlose Lizenzen:

"We care about a better society and the future of our planet. We offer free licenses for students, selected educational projects, social and environmental organizations, charities and non-profits with insufficient funding."
Quelle: https://getkirby.com/buy

@A_Both

¹ https://de.m.wikipedia.org/wiki/Kirby_(CMS)
² Ich selbst arbeite sehr gerne mit dem System, insbesondere nachdem #WordPress für meine Bedürfnisse eine zu schwergewichtige Lösung ist - habe selbst aber keinen Nutzen von der Empfehlung.

#unplugtrump


If I decide to start blogging again (it's been years), what's more #screenreader#accessible: ghost or micro.blog or something else? Don't even mention #wordpress; my desire to run a PHP app for any reason is zero. Plus the gutenberg stuff. #a11y


Ensure Secure Media File Transfers With WordPress Themes from Visualmodo https://visualmodo.com/ensure-secure-media-file-transfers-with-wordpress-themes-from-visualmodo/ 💡🔌🧑‍💻 #Secure #Media #File #Transfers #WordPress


An update about #WordPress :

If you have a WP blog, people can follow your blog account and interact with your blog posts from Mastodon etc. More info at https://fedi.tips/wordpress-turning-your-blog-into-a-fediverse-server

The latest version of WP's Fediverse support introduces migration of Mastodon posts onto WordPress blogs as WP posts. (See thread at https://mastodon.social/@pfefferle/114263501158396609)

BUT unfortunately WP's largest developer's CEO has been behaving, um... unusually 😞 It's still unclear how this will resolve, it may be that a fork takes over.


Gerade mal wieder eine Stunde Zeit damit verbracht, abuse Meldungen an verschiedene Hoster zu senden. Eskalieren nur unsere WAF Meldungen oder ist gerade wieder viel los?! 🤯👨🏻‍💻🤷🏻‍♂️ #bruteforce #WordPress #hosting


Many people, unfortunately, do not read legal documentation. It has become human nature to simply click "OK, I agree".

If more folks did read their terms of services, you would know word-based domain name extensions are not managed the same way as normal with the protection of ICANN.

As it stands now, if Donald Trump really lost his mind, he could shut down much of the Fediverse.

#Icann #Fediverse #Fedi #Mastodon #Misskey #Sharkey #IceShrimp #PixelFed #PeerTube #WordPress


Some WordPress numbers from my blog... :blobcat_think:

I've had my WordPress blog since December 14th 2019. I've been sharing a lot since. The total counter says I've posted 1918 posts so far. Some were re-blogs of posts that friends shared that I enjoyed a lot. But many were/are mine.
And yesterday, I got this streak milestone. I shared posts 1750 days in a row! That's 250 weeks... Or ±57½ months... Or ±4,8 years... Which gets is to about 4 years and 9 months...
I've started the blog 1935 days ago... So yeah, it's been a while of contiguous posting since! 😁

Anywhoo... I still have several posts ready to be shared. But I will need to finish the journal post this night, as that needs to go live at 7. :ablobcatangel: can't break the streak! :blobcat_tonguewink:

#AmWriting #Blog #WordPress #Blogging


How To Display Floating Social Media Icons in Your WordPress Website For Free? https://www.youtube.com/watch?v=sFKv3PojAYQ 🎬💡🔌 #Floating #Social #Media #Icons #WordPress


Reden wir über den Blogger-Vorgarten. Da ist eine Diskussion entstanden, an der ich auch meinen Anteil habe. Es geht um KI-Bilder in Blogs. Der / die / das Eine findet es ganz grauenvoll, andere finden es gut, und wieder andere wissen gar nicht, wieso es überhaupt diese Diskussion gibt. Und das ist das Irre an uns Bloggern. Und weil es eben um so grundsätzliches geht, habe ich auch so meine 2, 3 Cents in die Runde gehauen. Ob das daneben war oder nicht, weiß ich nicht. Aber ich werde meinen Rülps erklären.

[…]

https://www.henning-uhle.eu/informatik/wordpress-und-bloggen/blogger-vorgarten-die-unruehmliche-diskussion
Blogger-Vorgarten: Die unrühmliche Diskussion


Can any of my fedifellowshippers offer help on setting up a (SIMPLE) 'subscribe to this blog' thing on my self hosted Wordpress instance?

All the plugins looked at so far have been massive overkill from my perspective.

Offering blog subscription is all I want to do.

Never going to be running newsletters or (barf) marketing campaigns. Just my silly ol' blog.

#blog #wordpress #askfedi


Working on the blog cards! The design and colors are finally set, and I’m happy with the result. Making the whole card clickable turned out to be harder than expected—I failed the first time, but I’ll try again! 💪

Meanwhile, the footer is almost done, and the homepage structure is in place.

Check it out:
https://github.com/Rosita311/RulesbyRosita-theme
https://rosita311.github.io/RulesbyRosita-theme/

#WordPress #RulesByRosita #Blog #FrontEndDeveloper #Coding #A11y #CodingProject


If you are on a quest for a blogging platform, you could also consider Friendica:
https://friendi.ca/
It connects to the Fediverse and much more (bluesky, diaspora, email, discourse..). It offers more than Mastodon technically but it is way behind in terms of design with its Facebook 2010 look.

#friendica #mastodon #fediverse #socialmedia #bluesky #email #diaspora #blog #pumpio #gnusocial #pleroma #pixelfed #wordpress #tumblr #rss #facebook #decentralization


Du kannst mit deinem Blog eine Art Automatisierung zu Bluesky hinbiegen. Die nennt sich Bridgy. Leider ist die überhaupt gar nichts für mich. Ich habe ja schon mal vor kurzem erzählt, dass ich das wieder zurückbauen werde. Und jetzt war es soweit. Im Zuge meines 503-Fehlers habe ich die Brücke erstmal eingerissen. Da mir das nicht so einfach fiel, muss ich ein paar Worte dazu verlieren. Denn ganz ehrlich: An sich ist das Ganze keine schlechte Sache, nur halt nicht für mich.

[…]

https://www.henning-uhle.eu/informatik/wordpress-und-bloggen/bridgy-gut-gedacht-aber-nichts-fuer-mich
Bridgy: Gut gedacht, aber nichts für mich - Bild von Pexels auf Pixabay


#wordpress Ich suche ein Plugin, was es angemeldeten Usern erlaubt, Fotos in eine Galerie hochzuladen, die dann alle anderen angemeldeten User sehen können. Habt ihr Vorschläge? #wordpressplugins


I actually love the 500 character limit on musicians.today because I really AM a bit of a waffler 😂

But sometimes I wouldn't mind 'going on a bit' if a subject merits a few more words.
So with that in mind a blog page was born!

An intro and some thoughts on the thorny subject of 'work' for perusal...
#blog #wordpress

https://orchardmusic.com/blog/


Schmutzige Blogs gibt es an allen Ecken und Enden. Was meine ich damit? Und wie kann man ihnen begegnen? Gucken wir uns das mal hier an. Und sagt mir nicht, dass das Alles wegen irgendwelchen Verordnungen oder Gesetzen so sein muss. Nein, muss es nicht. Deshalb müssen wir ja darüber reden. Mich regt es immer wieder auf, wenn ich solche Blogs sehe, über die ich nun was aufschreiben muss. Gerade weil es anders geht. Und das ist gar nicht so schwer.

[…]

https://www.henning-uhle.eu/informatik/wordpress-und-bloggen/schmutzige-blogs-unnoetiger-bloedsinn-im-netz
Schmutzige Blogs: Unnötiger Blödsinn im Netz - Bild von Gerd Altmann auf Pixabay


The header is done! 🎉 With a working dark mode and screen reader accessibility, it was a challenge to get everything right. Yesterday, my code kept breaking, and I wondered what I had gotten myself into—but I made it! Now, onto the footer.

Check it out:
https://github.com/Rosita311/RulesbyRosita-theme
https://rosita311.github.io/RulesbyRosita-theme/

#WordPress #RulesByRosita #Blog #FrontEndDeveloper #Coding #A11y #CodingProject


Kommende Woche findet die 2. Ausgabe von #Blogtastisch statt! Und ihr seid alle herzlich eingeladen! Matthias @pfefferle führt uns in das #ActivityPub Plugin für #WordPress ein. Und wir vernetzen uns in der #Bloggosphäre. Sei jetzt dabei! Weitere Infos findest du hier: https://bloggerkonferenz.de/blogtastisch-meetup-fuer-die-bloggosphaere/ #Blog #bloggen
Ein quadratisches Teaser-Bild für das Event Blogtastisch - Das Meetup für die Bloggosphäre. Der Hintergrund ist eine Wand, die komplett mit Sticker vollgepflastert ist. Könnte eine Klotür in einem Club sein. Link-mittig ist das Blogtastisch Logo: Blog-tast-isch, in drei Zeilen, weiß auf Schwarz mit dicker Schrift. Rechts ist das Profilfoto von Matthias Pfefferle zu sehen. Monochrom, freundlicher Gesichtsausdruck, keine Haare auf dem Kopf aber 3-Tage-Bart, eine runde Brille, die ihm steht.


Ech kurde. Właśnie odkryłem, że plugin od cache psuje mi wyświetlanie map na blogu.

Gdy jestem zalogowany widzę na mapie wszystkie markery POI, profil wysokości trasy i mam możliwość pobrania pliku gpx, ale bez logowania jest tylko mapa z narysowaną trasą.

Znowu trzeba będzie dłubać, albo wyłączyć keszowanie całkiem, bo i tak nie ratuje bloga przed FediDDoS-em, a cała reszta ruchu jest znikoma.

#blog #wordpress #leaflet #wtyczka #cache


Jetzt jammert mich mein SEO-Plugin voll, dass ich schon mal was zu Matomo gesagt habe. Weißt du, wie egal mir das ist? Es muss halt sein. Überhaupt kann einem doch vieles einfach nur egal sein. Was haben sie immer erzählt! Du musst dorthin, wo deine Leser sind. Palaver-Rhabarber. Das ist alles derber Unfug, wenn ihr mich fragt. Und deshalb müssen wir uns einfach mal wieder mit der Statistik hier im Blog unterhalten. Das kann ja ab und zu nichts schaden, oder? Also dann mal los.

[…]

https://www.henning-uhle.eu/informatik/wordpress-und-bloggen/matomo-erkenntnisse-im-uhleblog
Matomo-Erkenntnisse im UhleBlog


Tried to build a darkmode button in JavaScript, and it Works! 😃

But only once😞

You'll have to refresh the page to switch back. And really don't know how to resolve this.

🐤 Maybe its because I have two buttons?

#WordPress #RulesByRosita #Blog #FrontEndDeveloper #Coding #A11y #CodingProject


Still making progress on my WordPress theme—learning a lot along the way! 🙌

- Using A Modern CSS Reset to control browser styles
- Managing HTML attributes with setAttribute & removeAttribute
- Working on separate branches for a cleaner workflow

The header & menu are nearly done, now tackling dark mode! Also, GitHub Copilot is a game-changer. 🚀

Check it out:
🔗 https://github.com/Rosita311/RulesbyRosita-theme
🔗 https://rosita311.github.io/RulesbyRosita-theme/

#WordPress #RulesByRosita #Blog #FrontEndDeveloper #Coding #A11y #CodingProject


Nein, ich bin kein Blogger, der irgendwie schwer erziehbar oder so ist. Ein Bloggen mit Dopamin kommt deshalb für mich keineswegs in Frage. Ich will mich nicht der Erregungsmaschinerie unterwerfen. Wozu auch? Das machen andere schon erregt genug. Ich bin auf diesen Trichter gekommen, nachdem ich mich mal wieder durch die Bloggerwelt gewühlt habe. Freunde, die hat sich irgendwie gewaltig verändert. Und das ist ein gutes Zeichen. Denn diese zusammengedrechselten Blogs werden immer seltener. Mir gefällt’s.

[…]

https://www.henning-uhle.eu/informatik/wordpress-und-bloggen/bloggen-mit-dopamin-nicht-mit-mir
Bloggen mit Dopamin? Nicht mit mir - Bild von erzebet prikel auf Pixabay


Over 1,000 WordPress Sites Infected with JavaScript Backdoors enabling persistent Attacker Access.

"Creating four backdoors facilitates the attackers having multiple points of re-entry should one be detected and removed," c/side researcher Himanshu Anand said in a analysis last week.

https://cside.dev/blog/thousands-of-websites-hit-by-four-backdoors-in-3rd-party-javascript-attack

#wordpress #javascript #backdoors #it #security #privacy #engineer #media #tech #news


Let's do this! I downloaded my blog and got it working in Local. Learned how to change the URL in the database, and now I am going to start to code my own theme.

Oh, and I don't have a design, just some ideas👀. I want to make it accessible and scaleable and add a dark mode. My blog is still online, by the way. I am so hyped! 😱​

And now I have to find a way to ramble about it. 😅

#WordPress #RulesByRosita #Blog #FrontEndDeveloper #Coding #A11y #CodingProject
WordPress dashboard with the themes installed on my website: GeneratePress childtheme, my own theme, GeneratePress and Twenty Twenty Five


Been busy on writing things for my blog... I always like to have posts ready in advance, because some days, I just can't seem to write anything, and other days, I can't seem to stop...

I made a screenshot of the upcoming posts. They should be shared every day around 7AM CET. There is a Masto account that drops the posts, which can be followed here: @Cynni's Blog



I asked Bing to create an Alt text for this image. As I'm still not sure how to add them properly here, I'll add the text in this post here:

The image is a screenshot of a mobile application displaying a list of scheduled blog posts under the section "Berichten" (which translates to "Messages" in Dutch). The screen is divided into four tabs at the top: "GEPUBLICEERD" (Published), "CONCEPTEN" (Drafts), "GEPLAND" (Scheduled), and "VERWIJDERD" (Deleted), with the "GEPLAND" tab currently selected. Each entry in the list includes a date, title, a brief excerpt or description, and a thumbnail image. The posts are scheduled from March 9th to April 10th. The titles and excerpts include topics such as "SilentSunday," reviews, personal reflections, and quotes. Each post also includes a link to a Flickr image. The thumbnails are colorful and varied, depicting abstract art, book covers, and other images. The list is scrollable, and a plus button at the bottom right corner suggests the option to add a new post.

**Brief Description:**
The image shows a list of scheduled blog posts in a mobile application, highlighting the variety of content planned for publication. This is interesting as it provides insight into the organization and planning of blog content, showcasing different themes and topics that will be covered in the future.


There are no posts scheduled for the Tuesdays. That's because then, I have my "Journal" posts, and I can't finish them until Monday end of the afternoon/Tuesday night. It's a bit hard to write in advance about things that have not happened yet. Hihi, my glass globe 🔮 isn't that good, even though my routine will make some things more predictable.

Well... Today is Sunday, so in a few minutes, my #SilentSunday post will go live. Often it takes a few minutes before it's visible to the Fedi timelines... 😇

Hope you'll all have a lovely day today! ☀️ Today should be one of the last sunny days here for a while, with a max temp of about 16°C.

Catch you later folks!

🧚🏼‍♀️ 🍀 💜 🐾

#PixysJourney

#AmWriting #Blog #WordPress