boogah, to php
@boogah@simian.rodeo avatar

Howdy, pals! 6.2.1 just dropped and it addresses (among other things) several security issues.

https://wordpress.org/news/2023/05/wordpress-6-2-1-maintenance-security-release/

Even if you're not on the 6.2.x branch, some security patches have been backported all the way to WP 4.1.x!

So, no matter what version of WP you're using, you should go update your site ASAP.

Joel Robinson (MST3K) slapping a button and yelling “We’ve got upgrade sign!” (a play on “We’ve got movie sign!” from the show) before the doors behind him open up and count down from 6.

boogah,
@boogah@simian.rodeo avatar

On the off chance that you are running on an older version of , consider mashing that upgrade button to bring yourself onto the latest branch today.

As someone who maintains at least a hundred some odd WP 6.2.x sites, I can assure you that the water is fine.

lea, to programming

When writing about HTML/CSS/JS, how would you embed interactive demos into articles?

I consider to do something like using figure and figcaption elements, use an iframe inside the figure with the demo, add description and also provide the link to the code inside figcaption.

With enabled, it could maybe progressively enhance to a widget with html/css/js/result panels.

MartinSmaxwil,
@MartinSmaxwil@digitalcourage.social avatar

@lea

I often put the code directly into the of the article. In most CMS (if you use one?) there are plugins to add individual and to each article.

In I use the "scripts and styles" plugin. If I want to display the code as well, I use additional <pre> elements.

Example article with interactive HTML/CSS/JS snippets: https://medienmarmela.de/colorpicker/

The WP plugin: https://de.wordpress.org/plugins/scripts-n-styles/

techphotoguy, to php
@techphotoguy@mastodon.social avatar
tim,

@ChrisHardie I would gather than many agencies consider that information "proprietary". 10up does a pretty nice job of documenting things for all to see.

https://10up.github.io/Engineering-Best-Practices/
https://10up.github.io/Open-Source-Best-Practices/

does have this guide, but I would say that it doesn't really provide the level of detail that is sometimes required.

https://wordpress.org/documentation/article/moving-wordpress/

@chris @techphotoguy

tim,

@chris so for clarity is this a call for Core to include it's own site migration tool internally?

As I've work with other CMSs now such as & they really don't have this solved internally either. With the vast amount of hosting platforms, some better than others,

I'm still not sure that even something in WordPress Core can solve this, especially if we are talking that both the new host and old host expected to use the same DNS name.

@techphotoguy

tim,

@techphotoguy hmm, interesting, I just did a whole talk on the subject of site migrations at our last local meetup.

I'm partially surprised as this, however I question how much site migration issues are a WordPress Core issue vs a hosting or plugin issue.

I do know, from my own research & testing, that plugins used to migrate sites can have vastly different requirements and compatibility with hosting providers.

I'd be curious to hear more from @chris on some of the details.

mandrasch, to php

Hey fellow users, what is the easiest way of adding google fonts (locally hosted) to a theme such as Davis Blocks with a free plugin? 🤔

hgg,

@arnan @mandrasch
This can be done very easily with the Create Block Theme plugin. In addition, the plugin offers a few more options that are very interesting. 👍
https://wordpress.org/plugins/create-block-theme/
#wordpress #fse #blockthemes #BlockEditor

davidbisset, to php
@davidbisset@phpc.social avatar

20 Years of : The Impact on Freelancers

(via @mattmedeiros)

https://thewpminute.com/20-years-of-wordpress-the-impact-on-freelancers/

"For all of its faults, it’s also worth remembering the good that this community has done. I think there are people from all corners of the globe that would agree."

syntaxseed,
@syntaxseed@phpc.social avatar

@davidbisset @mattmedeiros I don't know how no one has encountered what I have, but my city has "web development" shops, marketing companies & ISPs that sell cheap WordPress sites, but don't have ANY programmers on staff.

has drastically reduced web development jobs in my city.

jik, to php
@jik@federate.social avatar

I've used on my blog to block spam since its early days. The folks over at have just informed me that I'm in violation of their license terms because the Google ads I have on it make it "commercial" so I can't use their free license.
I write on my blog for fun, and most years the ads bring in less than the cost of an Akismet license.
This is stupid and short-sighted on Automattic's part. I would have paid a reasonable price; this ain't it. Bye, Akismet.

jik,
@jik@federate.social avatar

Also, I've been waiting a month and a half for to fix a problem with the social sharing functionality in their plugin which is preventing me from linking my social accounts to my blog. In that time I've been given zero useful information and a great deal of outright wrong information by their support staff (read the ticket, it's a whopper). This does not put me in a position to be well-disposed toward giving Automattic money.

Ref: https://wordpress.org/support/topic/cant-connect-linkedin-for-shocial-sharing/

rolle, to accessibility
@rolle@mementomori.social avatar

Should I apply as speaker to upcoming WordCamp Finland?

Perhaps for the first time I would talk in English, before I've talked in Finnish for some reason.

I know a thing or two in following topics:

  • theming
  • Entrepreneurship, running a digital agency
  • Content
  • Devops
  • Gutenberg
  • Hosting
  • Marketing
  • Mental health
  • Open source
  • Site performance
  • UI/UX

I'm not sure about my energy right now and should decide in mere days. What do you think?

rolle,
@rolle@mementomori.social avatar

Applied with 3 talk ideas.

atomicpoet, to fediversenews

Meta’s ActivityPub-enabled Twitter competitor is moving ahead.

The project is called “Barcelona”.

It will be its own independent app, and it’s being pitched as “Instagram for your thoughts”.

How do you feel about Meta joining the Fediverse?

Here’s a screenshot of Barcelona.

https://www.socialmediatoday.com/news/metas-twitter-alternative-barcelona-is-taking-shape/648482/

@fediversenews

azizhp,

@atomicpoet @fediversenews is the rising tide that floats all boats

mobileatom, to php
@mobileatom@me.dm avatar

WordPress Elementor plugin bug let attackers hijack accounts on 1M sites. https://www.bleepingcomputer.com/news/security/wordpress-elementor-plugin-bug-let-attackers-hijack-accounts-on-1m-sites/ Don't use site builders peeps.

davidbisset, to php
@davidbisset@phpc.social avatar
mobileatom, to php
@mobileatom@me.dm avatar
mobileatom, to php
@mobileatom@me.dm avatar

How To Display Code Snippets in WordPress (and Make It Look Pretty) via Kinsta®. https://kinsta.com/blog/wordpress-display-code/

treadlightly, to random

OMG! Quick note to self: if you create a CPT in WordPress, do not create completely blank page templates as placeholders. Add something, anything in the template so you don't WSOD yourself.

You can't blame WP if you literally tell it to serve an empty page 🤦

Time to go outside for a walk and then make more coffee 😖 😂

So, how's your Monday going?

mobileatom, to php
@mobileatom@me.dm avatar

ACF Plugin’s Reflected XSS Vulnerability Attracts Exploit Attempts Within 24 Hours of Public Announcement. https://wptavern.com/acf-plugins-reflected-xss-vulnerability-attracts-exploit-attempts-within-24-hours-of-public-announcement

mobileatom, to php
@mobileatom@me.dm avatar

The Next Round of WCUS Tickets is Coming Soon! – WordCamp US 2023.
https://us.wordcamp.org/2023/next-round-of-wcus-tickets-is-coming-soon/

acambronero, to php
@acambronero@federate.blogpocket.com avatar

I was extremely lucky to be one of the first to contribute to the MOBA, thanks to Anne McCarthy who kindly invited me to upload my piece "Rare Optics One".

https://block-museum.com/2022/04/14/rare-optics-one/

@wordpress @wordpress

mobileatom, to php
@mobileatom@me.dm avatar

WordPress A/B Testing: How to Run Split Tests in WordPress.
https://torquemag.io/2023/05/wordpress-a-b-testing/

davidbisset, to php
@davidbisset@phpc.social avatar

"A native and iterative approach to responsive control in "

via @mikemcalister

"Now that users are diving deeper into block themes, one of the first hurdles they’re seeing is the lack of responsive controls in the WordPress UI."

https://olliewp.com/a-native-and-iterative-approach-to-responsive-control-in-wordress/

acambronero, to php
@acambronero@federate.blogpocket.com avatar

This article is part of the campaign , a celebration of the 20th anniversary of WordPress : The story from my origins in to today.

https://social.blogpocket.com/from-my-origins-in-wordpress-to-today/

@wordpress @wordpress

acambronero, to php Spanish
@acambronero@federate.blogpocket.com avatar

El tipo de licencia de permite bifurcar cualquier tema, lo que representa una gran oportunidad para emprendedoras y emprendedores, freelancers, dueños de pymes y bloggers.

"Mira lo fácil que es crear un tema básico de WordPress."

Este es el último boletín enviado a mis suscriptores por email, que publico en el blog, una semana después. Y que puedes seguir también suscribiéndote al RSS del blog.

https://www.blogpocket.com/2023/05/10/wp-al-dia-no-310-mira-lo-facil-que-es-crear-un-tema-basico-de-wordpress/

@wordpress @wordpress

mobileatom, to php
@mobileatom@me.dm avatar

WordPress Community Team Evolves WordCamp Format to Promote Adoption, Training, and Networking for Professionals. https://wptavern.com/wordpress-community-team-evolves-wordcamp-format-to-promote-adoption-training-and-networking-for-professionals

mobileatom, to php
@mobileatom@me.dm avatar

WordCamp US 2023 Call for Volunteers Open via WordCamp US 2023. https://us.wordcamp.org/2023/wordcamp-us-2023-call-for-volunteers-open/

hgg, to random German

UpdraftPlus 1.23.3 / 2.23.3 – important security release: "A security risk identified in UpdraftPlus has been resolved in 1.23.3 (free version) / 2.23.3 (paid versions); you should update to the latest version straight away, and then all will be well."
https://updraftplus.com/updraftplus-1-23-3-2-23-3-important-security-release/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • thenastyranch
  • magazineikmin
  • ethstaker
  • InstantRegret
  • tacticalgear
  • rosin
  • love
  • Youngstown
  • slotface
  • ngwrru68w68
  • kavyap
  • cubers
  • DreamBathrooms
  • megavids
  • mdbf
  • modclub
  • GTA5RPClips
  • normalnudes
  • khanakhh
  • everett
  • cisconetworking
  • osvaldo12
  • anitta
  • Leos
  • Durango
  • tester
  • JUstTest
  • All magazines