SSWS Snippets Collection
This is a WordPress plugin that collects useful snippets to enhance hidden/secret WP functionalty
by Giorgio Riccardi @SSWS · github.com/giorgioriccardi/ssws-wordpress-plugin-snippets-collection · 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/giorgioriccardi/ssws-wordpress-plugin-snippets-collection/archive/refs/heads/master.zipFrom the readme
SSWS WordPress Plugin Snippets Collection
This is a WordPress plugin that collects useful snippets to enhance hidden/secret WP functionalty
Getting Started
1. TODO list of functions and snippets with instructions
- Google Analytics input field into WP dashboard (to be implemented), so the GA code/snippet is unrelated to the theme and not hardcoded into the plugin function. see googlemap plugin in the Reactive-Pro search builder plugin bundle
- Google Maps Key input field into WP dashboard (to be implemented), so the GM code/snippet is unrelated to the theme and not hardcoded into the plugin function. see googlemap plugin in the Reactive-Pro search builder plugin bundle
- Google Map for Contact Form 7
- Add image placeholder via js funtion for replacement of missing images or with width/height set to 0
- https://via.placeholder.com/468x60?text=Visit+Blogging.com+Now
- https://placeholder.com/ or https://dummyimage.com/600x400/000/fff
- ~~Wrap Customize Login Screen ver. 3.0 into a function container to add if(!functionexists('')) condition~~
- ~~Custom Login Link~~
- ~~Add Alt Description to images, derived from image title or file name~~
- ~~Add Wiki section for Our gui