WP Manifestindependent plugin directory
manifest / admin / tiny-tweaks-codestar

Tiny Tweaks - Codestar

A WordPress plugin for implementing very simple tweaks to admin footer and login page

by Bowo · github.com/qriouslad/tiny-tweaks-codestar · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/qriouslad/tiny-tweaks-codestar/archive/refs/heads/main.zip

Declares an update source (https://github.com/qriouslad/tiny-tweaks-codestar), so updates arrive through the plugin's own updater.

From the readme

Tiny Tweaks A simple WordPress plugin to perform small tweaks to the wp-admin footer and the login page. Created as part of Building Your First Plugin(s) – the Why and How talk for WordCamp Malaysia 2024. This version uses Codestar framework. Another version using WordPress Settings API can be found at https://github.com/qriouslad/tiny-tweaks-settings-api. You can find the full talk at: (coming soon on wordpress.tv) You can find the slides at: https://bowo.io/wcmy24

Read the full README on GitHub →