wordpress

Back Open Paginator
14.04.2026 08:45
anthroposamu (@anthroposamu@mastodon.social)

Someone Bought 30 WordPress Plugins and Planted a Backdoor in All of Them.
anchor.host/someone-bought-30-




Show Original Post


14.04.2026 08:35
radwebhosting (@radwebhosting@mastodon.social)

Backup Site to

This article will provide a guide demonstrating how to WordPress Site to Microsoft OneDrive. This feature is available for all WordPress Hosting plans.

Backup WordPress Site to Microsoft OneDrive
This page will guide you to add Microsoft OneDrive as your backup location in Softaculous.
Note : Backup on OneDrive feature has been added to all WordPress Hosting plans.
The following guide will ...
Continued 👉 blog.radwebhosting.com/backup-





Show Original Post


14.04.2026 07:04
jpoesen (@jpoesen@drupal.community)

"Two supply chain attacks in two weeks. Both followed the same pattern.

Buy a trusted plugin with an established install base, inherit the #WordPress.org commit access, and inject malicious code. [...]

WordPress.org has no mechanism to flag or review plugin ownership transfers."

I wonder if the Drupal marketplace folks have considered ownership transfer issues...

anchor.host/someone-bought-30-




Show Original Post


14.04.2026 07:00
episoden (@episoden@nerdcafe.online)

122 – Varianten von WordPress – wordpress.com vs wordpress.org

Die zwei Varianten von WordPress – welche solltest du nutzen? In dieser nerdcafe Episode sprechen wir über eine Frage, die gerade am Anfang sehr viele Menschen verwirrt: Was ist eigentlich der Unterschied zwischen WordPress.com und WordPress.org?

nerdcafe.online/episoden/122-v





Show Original Post


14.04.2026 06:57
eyesofmanoj (@eyesofmanoj@mastodon.social)

Common security mistakes small businesses make

Read the full article: 7 WordPress Security Fixes Small Firms Need
lttr.ai/AqGf4





Show Original Post


14.04.2026 06:47
wpnewsio (@wpnewsio@mastodon.social)

Here’s what’s new in Extendify v3.0: One-step prompt-to-website creation, AI Agent: new sidebar experience, AI Agent: switch website designs, AI Agent: access design settings instantly, Plugin notification center.
 

ift.tt/Cts7BQS




Show Original Post


14.04.2026 04:17
wpnewsio (@wpnewsio@mastodon.social)

WP Engine has acquired WPackagist, the widely used Composer repository that allows WordPress plugins and themes to be installed via Composer.
 

ift.tt/TWsQ20o




Show Original Post


14.04.2026 03:35
hackernoon (@hackernoon@mas.to)

Learn practical WordPress REST API automation patterns for bulk content ops, maintenance, and integrations that save hours every week. hackernoon.com/how-to-automate #wordpress




Show Original Post


14.04.2026 02:30
2026 (@2026@fixionauta.net)

Progress bar

Simple HTML progress bar for your comic book project thanks to Matthew Bogart advice.

In recent days I clean some lines on my CSS file, minor errors were fixed and as result this site works a little bit better; I’ll probably delete custom code for sidenotes and margin notes (largely unused). And after reading Matt’s post about HTML progress bar I (certainly) will adopt them. WordPress solves a lot through plugins but sometimes plugins are not needed! I try to avoid them and keep just a few, for a simple progress bar there’s no need to install any. A single HTML code line in the custom HTML block is enough, as @matt share:

 <progress value="31" max="120"></progress> 

“max” is the project’s page count and “value” represents full finished pages. Bar look like this:

Also, I add this to the stylesheet…

 progress {      width: 100%;      height: 0.5rem;      border: none;      border-radius: 0.25rem;  }  progress::-webkit-progress-bar {      background-color: #DCDCDE;      border-radius: 0.25rem;  }  progress::-webkit-progress-value {      background-color: #625CE0;      border-radius: 0.25rem;  }  progress::-moz-progress-bar {      background-color: #625CE0;      border-radius: 0.25rem;  } 

…but there’s no need to add the same on your own site if you like the <progress> HTML tag default look. Why bother? Matt explains:

Comics take anywhere from weeks to years to make. Readers often have no idea whether you’re actively working on something or whether the project quietly died. A progress bar says: yes, this is real, this is happening. That might be just enough to tip someone toward signing up for your newsletter or following your social media, because they know there really is something coming.

How to Track your Comics Progress With One Line of Code

I tend to keep my own (color & lettering) comic book work progress in private, Usually, I set password protected pages for editors and clients, to show them process screenshots, finished pages, access to hi-res files, and more; a progress bar would be a nice extra element.

#HTML #WordPress



Show Original Post


14.04.2026 02:21
nogajun (@nogajun@mastodon.social)

30ものWordPressプラグインを買収し、それに外部から操作するためのバックドアを仕込んでWordPressプラグインで公開されてたそう。しかもそのマルウェアは、設定ファイルのwp-config.phpに本体を隠していて、プラグインを見ても気づかれないようにしていたというタチの悪さ。これはヤバいな

誰かがWordPressプラグインを30個購入し、そのすべてにバックドアを仕込んだ。: anchor.host/someone-bought-30-




Show Original Post


14.04.2026 01:47
wordfence (@wordfence@mastodon.social)

Wordfence Intelligence Weekly WordPress Vulnerability Report (March 30, 2026 to April 5, 2026)

54 vulns across 49 plugins. 52 patched, 2 unpatched.

Spotlight:

• PerfMatters: authenticated arbitrary file deletion, versions 2.5.9.1 and prior
• MW WP Form: unauthenticated arbitrary file move, versions 5.1.0 and prior

youtube.com/shorts/_SzJmnpCl58




Show Original Post


14.04.2026 01:42
wpnewsio (@wpnewsio@mastodon.social)

Excerpt Check is a small plugin that prompts authors to write an excerpt before publishing or scheduling a post. It’s now available on WordPress.org.
 

ift.tt/Ye1pNFQ




Show Original Post


1 ...94 95 96 97 98 99 100 101 102 103 104 ...820
UP