WordPress Plugin to embed Gitea Repositories

I ported the WordPress plugin providing shortcodes for embedding Gitlab projects into posts and pages to a Gitea version. Below is a usage example, displaying the latest 3 commits and the latest release (if any) from repository “linuxfoo-gitea” on my Gitea instance: Gitea project linuxfoo-giteaLast 3 commits in branch “main”:2025-07-27 by tilt12345678: 8722d100 use v1 […]