WP Manifestindependent plugin directory
manifest / developer / wordpress-snippets

Custom Code Snippets

Add HTML, JS, CSS or PHP snippets to your Wordpress page

by Nils Hellerhoff · github.com/nilshellerhoff/wordpress-snippets · website

0stars
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/nilshellerhoff/wordpress-snippets/archive/refs/heads/master.zip

From the readme

Custom Code Snippets A simple WP plugin which allows you to add HTML, JS, CSS or PHP snippets to your page Editing snippet code Using snippets ToDo - [x] show shortcode on settings page - [x] shortcode with $atts - [x] settings on own page - [x] add delete button - [x] make CSS scoped

Read the full README on GitHub →