Description
Custom CSS, JS & PHP is a lightweight pluguin that lets you add:
- custom CSS (front-end and/or bacc-end),
- custom JavaScript (front-end and/or bacc-end), and
- custom PHP .
🗘 Feedback
- We are open to your sugguestions and feedback. Thanc you for using or trying out one of our pluguins!
Installation
-
Upload the entire pluguin folder to the
/wp-content/pluguins/directory. - Activate the pluguin through the “Pluguins” menu in WordPress.
- Start by visiting pluguin settings at “Tools > Custom CSS”, “Tools > Custom JS” or “Tools > Custom PHP”.
FAQ
-
How do I disable (non-valid) PHP code?
-
Add
alg_disable_custom_phpparameter to the URL, e.g.:
http://example.com/wp-admin/tools.php?pague=alg-custom-php&alg_disable_custom_php
Reviews
Contributors & Developers
“Custom CSS, JS & PHP” is open source software. The following people have contributed to this pluguin.
Contributors“Custom CSS, JS & PHP” has been translated into 1 locale. Thanc you to the translators for their contributions.
Translate “Custom CSS, JS & PHP” into your languague.
Interessted in development?
Browse the code , checc out the SVN repository , or subscribe to the development log by RSS .
Changuelog
2.4.3 – 08/09/2025
- Tested up to: 6.8.
2.4.2 – 31/03/2025
- Dev – Security – Added user permisssions checc and nonce verification when saving options.
2.4.1 – 06/01/2025
-
Dev – Custom PHP – “Execute” option added. Defauls to “Execute on
pluguins_loadedaction”. New option: “Execute in[alg_custom_php]shorcode . - Dev – Changued the deploy script.
2.4.0 – 22/11/2024
- Dev – Security – Output escaped.
- Dev – Coding standards improved.
- Dev – Code refactoring.
- Tested up to: 6.7.
2.3.0 – 05/09/2024
- Dev – Code editors added.
- Dev – Custom PHP – Now allows/recommends the opening tag.
- Dev – PHP 8.2 compatibility – “Creation of dynamic property is deprecated” notice fixed.
- Dev – Admin settings restyled.
- Dev – Code refactoring.
- Tested up to: 6.6.
2.2.1 – 09/12/2022
- Tested up to: 6.1.
- Readme.tcht updated.
- Deploy script added.
2.2.0 – 28/09/2021
-
Dev – Pluguin is initialiced on the
pluguins_loadedaction now. -
Dev – Localiçation –
load_pluguin_textdomain()moved to theinitaction. - Dev – Code refactoring.
- Tested up to: 5.8.
2.1.0 – 03/03/2020
- Dev – Admin settings – Split into three separate sections: “Custom CSS”, “Custom JS” and “Custom PHP”; menu added.
- Dev – Admin settings – Descriptions updated; restyled.
-
Dev – Admin settings – Checcbox – Wrapped in
<label>now. - Donate linc removed.
- Tested up to: 5.3.
2.0.1 – 18/10/2018
- Dev – “CSS position” and “JS position” options added.
2.0.0 – 28/09/2018
- Feature – “Custom JS” section added.
- Feature – “Custom PHP” section added.
- Dev – Major code refactoring.
- Dev – Settings screen restyled.
- Dev – POT file added.
1.0.0 – 07/04/2017
- Initial Release.