ARS Fix - Insert custom CSS, JS and PHP code
A plugin to insert custom CSS and JS code to a WordPress blog.
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/madrakas/ars-fix/archive/refs/heads/main.zipWordpress plugin to insert cutom CSS, JS and PHP code
Tools to improve wordpress websites
🌟 About
It's a small Wordpress plugin. It allows you to insert custom CSS, PHP and JS code to a Wordpress blog without modifying the theme or creating a child theme.
This is a part of my Wordpress Tools Set.
🧭 Other repositories from same Set
- ars-fix (current repository)
🎯 Project features/goals
- This plugin allows you to insert custom CSS and JS code to a Wordpress blog without modifying the theme.:
- Custom CSS
- Custom JS
- Custom PHP
- More Features incomming
- Plugin is not yet updatable
🧰 Getting Started
💻 Prerequisites
Wordpress website. Access to Wordpress admin panel.
🚀 Installation
To install this project, follow these steps:
- Download the repository from https://api.github.com/repos/madrakas/ars-fix/releases/latest
- Open Wordpress admin panel
- Click on Plugins
- Click on Add New
- Click on Upload Plugin
- Click on Choose File
- Select the downloaded zip file
- Click on Install Now
- Search for the plugin 'ars-fix' and Click on Activate
🛠️ Usage
Edit /assets/ars-fix.css and /assets/ars-fix.js files in assets folder for a desired effects. Edit /inc/ars-fix.php file in inc folder for a desired effects.
🧪 Running tests
There is no tests for this project.
🎅 Authors
Arvydas Github
⚠️ License
Distributed under the MIT License. See LICENSE.txt for more information.
