If you are like me you have a lot of plugins clogging up your admin bar with unnecessary links or you want to customise it by adding your own.
Adding and removing Links on wpAdminBar
Posted on 08/07/2022
All types of code.
From Shortcode, CSS, SCSS, PHP (maybe a little JavaScript) and HTML on WordPress.
To C++ in Arduino and Java in Android.
If you are like me you have a lot of plugins clogging up your admin bar with unnecessary links or you want to customise it by adding your own.
Posted on 08/07/2022
Struggling with PageSpeed Insights? Trying to get one of those Google AD grants? Here’s a few tips that I’ve picked up in my attempts.
Posted on 05/07/2022
After updating Jetpack my embedded posts no longer displayed their featured images due to Jetpack’s Lazy Image Loading leaving them unloaded.
Posted on 24/05/2022
How to increase the depth of menus in an Understrap 1.1.0 (Bootstrap 5) child theme by displaying all sub menus when the dropdown is expanded.
Posted on 08/02/2022
How to get the sum of all numbers in a String when that String is just an ordinary sentence containing some numbers.
Posted on 01/02/2022
A small Arduino project involving using multiple servos moving smoothly in a manner that makes it look like two servos are moving at once.
Posted on 19/01/2022
Want to know how to set the volume of the background music and sound effects of your Android App/Game? Well here’s what I’ve found.
Posted on 13/12/2021
How to filter out words, lines or sentences from pages or posts automatically. Also how to implement for Cool Timeline plugin using hooks.
Posted on 03/12/2021
How to centre align both the text and the bullet point “marker” of a list in WordPress using some simple CSS.
Posted on 24/11/2021
How to target specific child class of a specific class, along with how to target a specific child of a certain type of class, etc.
Posted on 11/10/2021