From 8fff352bcbb77edb9c1691fdb1687d80ae7e67ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A1dio=20Paralelo?= Date: Wed, 4 Mar 2026 23:44:57 +0000 Subject: [PATCH] Update README.md --- README.md | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index b533d37..2f7726e 100644 --- a/README.md +++ b/README.md @@ -13,40 +13,41 @@ The stack runs inside Docker and pulls all required plugins via Composer. When you run composer install the plugins below are fetched from WPackagist (a Composer mirror of the WordPress.org plugin directory) and installed into wp‑content/plugins/{$name}/. - indymedia/indymedia-wordpress – Core IndyMedia functionality. - activitypub – Federated social publishing (ActivityPub). +indymedia/indymedia-wordpress – Core IndyMedia functionality. + +- activitypub – Federated social publishing (ActivityPub). Source: https://wordpress.org/plugins/activitypub/ - antispam-bee – Spam protection for comments/forms. +- antispam-bee – Spam protection for comments/forms. Source: https://wordpress.org/plugins/antispam-bee/ - archiveo-importer-wayback – Import Wayback Machine archives. +- archiveo-importer-wayback – Import Wayback Machine archives. Source: https://wordpress.org/plugins/archiveo-importer-wayback/ - easyfonts – Simple font management. +- easyfonts – Simple font management. Source: https://wordpress.org/plugins/easyfonts/ - embed-privacy – Privacy‑friendly embeds (YouTube, etc.). +- embed-privacy – Privacy‑friendly embeds (YouTube, etc.). Source: https://wordpress.org/plugins/embed-privacy/ - exif-remover – Strips EXIF data from uploaded images. +- exif-remover – Strips EXIF data from uploaded images. Source: https://wordpress.org/plugins/exif-remover/ - frontend-post-submission-manager-lite – Front‑end post submission handling. +- frontend-post-submission-manager-lite – Front‑end post submission handling. Source: https://wordpress.org/plugins/frontend-post-submission-manager-lite/ - indieweb – IndieWeb micro‑formats, endpoints, webmentions. +- indieweb – IndieWeb micro‑formats, endpoints, webmentions. Source: https://wordpress.org/plugins/indieweb/ - lh-wayback-machine – Wayback Machine integration. +- lh-wayback-machine – Wayback Machine integration. Source: https://wordpress.org/plugins/lh-wayback-machine/ - og – Adds Open Graph meta tags. +- og – Adds Open Graph meta tags. Source: https://wordpress.org/plugins/og/ - pretty-rss-feeds – Cleaner RSS feed output. +- pretty-rss-feeds – Cleaner RSS feed output. Source: https://wordpress.org/plugins/pretty-rss-feeds/ - remove-ip – Anonymizes IP addresses in comments. +- remove-ip – Anonymizes IP addresses in comments. Source: https://wordpress.org/plugins/remove-ip/ - safe-paste – Secure paste‑bin functionality. +- safe-paste – Secure paste‑bin functionality. Source: https://wordpress.org/plugins/safe-paste/ - syndication-links – Auto‑generates syndication links (Twitter, Mastodon, etc.). +- syndication-links – Auto‑generates syndication links (Twitter, Mastodon, etc.). Source: https://wordpress.org/plugins/syndication-links/ - unpredictable-image-filenames – Randomizes uploaded image filenames for privacy. +- unpredictable-image-filenames – Randomizes uploaded image filenames for privacy. Source: https://wordpress.org/plugins/unpredictable-image-filenames/ - webmention – Webmention support (IndieWeb). +- webmention – Webmention support (IndieWeb). Source: https://wordpress.org/plugins/webmention/ - wp-super-cache – Page‑caching to improve performance. +- wp-super-cache – Page‑caching to improve performance. Source: https://wordpress.org/plugins/wp-super-cache/