WP Manifestindependent plugin directory
manifest / admin / tiny-tweaks-no-settings

Tiny Tweaks - No Settings

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

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

2stars
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-no-settings/archive/refs/heads/main.zip

Declares an update source (https://github.com/qriouslad/tiny-tweaks-no-settings), 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 has no settings. An improved version with a settings page can be found at https://github.com/qriouslad/tiny-tweaks-settings-api. Another version that uses Codestar framework instead of the Settings API can be found at https://github.com/qriouslad/tiny-tweaks-codestar 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 →