Skip to content
View soderlind's full-sized avatar

Sponsoring

@outlandishideas

Highlights

  • Pro

Block or report soderlind

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
soderlind/README.md
kredittkort

WordPress Plugins

Repos below are my WordPress plugins hosted here at GitHub. Easy to install. Plugin updates are handled automatically via GitHub. No need to manually download and install updates.

Virtual Media Folders

Virtual Media Folders brings folder organization to your WordPress Media Library. Organize your media files into hierarchical folders without moving files on disk. Folders are virtual, so your URLs never change.

Virtual Media Folders ⭐ 9

Also available on WordPress.org.

Virtual Media Folders - AI Organizer ⭐ 4

AI-powered media organization add-on for the Virtual Media Folders plugin. Uses vision-capable AI models to analyze actual image content and automatically organize your media library into virtual folders.

Virtual Media Folders - Editorial Workflow

Role-based folder access, move restrictions, and Inbox workflow for Virtual Media Folders.

Virtual Media Folders - Rules Engine

Rule-based automatic folder assignment for media uploads. Add-on plugin for Virtual Media Folders.

Miscellaneous WordPress Plugins

Additional Javascript ⭐ 4

Use WordPress Customizer to add JavaScript

Ai Alt Text ⭐ 1

Generate alt text for images using AI. Supports multiple AI providers including OpenAI, Claude, Gemini, Ollama, Azure OpenAI, and Grok.

All Sites Cron ⭐ 7

Run wp-cron on all public sites in a multisite network

Content Poll ⭐ 2

A modern, accessible polling block that lets visitors vote on questions about your content. Generate the poll using AI. Supports multiple AI providers including OpenAI, Claude, Gemini, Ollama, Azure OpenAI, and Grok.

Custom Document Folder ⭐ 3

Organize document uploads by automatically directing specific file types to custom folders based on their extensions.

Editor Can Manage Privacy Options ⭐ 1

A lightweight WordPress plugin that grants the Editor role access to manage site Privacy Settings — capabilities normally restricted to Administrators.

Gravity Forms HTML Area Editor ⭐ 1

Adds a rich text editor (TinyMCE) to the Gravity Forms HTML field content setting, replacing the default plain textarea.

Multisite Exporter ⭐ 6

Multisite Exporter is a WordPress plugin that allows you to export content from all subsites in a WordPress multisite installation. The plugin generates WordPress XML (WXR) files by running the WordPress exporter on each subsite in the background using the Action Scheduler library, making it efficient even for large multisite networks.

Passwp Posts ⭐ 1

A simple password protection plugin for WordPress—no usernames, no accounts, just one shared password. Share the password with those who need access and they're in. Perfect for situations where you need quick, hassle-free access control without user management.

Read Offline ⭐ 33

Read Offline allows you to download posts and pages. You can download the post as PDF, ePub and markdown

Redis Queue ⭐ 1

Robust Redis-backed background job processing for WordPress. Provides prioritized, delayed, and retryable jobs with an admin UI, REST API, token-based auth (scopes + rate limiting), and extensibility for custom job types.

Super Admin Switch To Admin ⭐ 7

If you are logged in as a super admin, this plugin allows you to switch to a regular admin account on the current site.

WP Loupe ⭐ 81

WP Loupe is a powerful search enhancement plugin for WordPress that delivers fast, accurate, and typo-tolerant search results. WP Loupe exposes a developer-friendly API so you can build your own search UI.

WordPress & GitHub Copilot

I made the WordPress Development — Copilot Instructions (please improve them) at Awesome GitHub Copilot Customizations. You can install them by clicking:
Install in VS Code Install in VS Code Insiders

Spec-Driven WordPress Development, clearly stated. Everything flows from the Constitution.

Ralph for WordPress projects
A tiny runner around GitHub Copilot CLI that loops in small, clean iterations—1 feature per run + commit, progress log, and a PRD checklist.
Ralph WP Testing
Shows how to build an end-to-end WordPress plugin testing setup with complete PHPUnit coverage, built for automated runs with Ralph.
WP FotoKopilot

WP FotoKopilot is a cross-platform Electron desktop app that connects to WordPress sites via the REST API, scans the media library, and generates missing (or improved) alt text using the GitHub Copilot SDK. Optionally organizes media into Virtual Media Folders (VMF).

I did this as a PoC, testing GitHub Copilot SDK. Developer guide is available: WP FotoKopilot Developer Documentation.

Pinned Loading

  1. ralph ralph Public

    Ralph is a small runner around GitHub Copilot CLI (standalone) inspired by the“Ralph Wiggum” technique: run a coding agent from a clean slate, over and over, until a stop condition is met

    Shell 56 9

  2. ralph-wp-testing ralph-wp-testing Public

    Shows how to build an end-to-end WordPress plugin testing setup with complete PHPUnit coverage, built for automated runs with Ralph.

    PHP 1

  3. wordpress-plugin-gitHub-updater wordpress-plugin-gitHub-updater Public

    A reusable WordPress plugin updater class that enables automatic updates from GitHub repositories

    PHP 2

  4. wordpress-readme-preview wordpress-readme-preview Public

    In VS Code, preview WordPress readme.txt files with accurate rendering and validation

    TypeScript 2