WP Manifestindependent plugin directory
manifest / developer / ars-fix

ARS Fix - Insert custom CSS, JS and PHP code

A plugin to insert custom CSS and JS code to a WordPress blog.

by Arvydas Šimbelis · github.com/madrakas/ars-fix · 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/madrakas/ars-fix/archive/refs/heads/main.zip

Discord

Wordpress 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

  1. 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:

  1. Download the repository from https://api.github.com/repos/madrakas/ars-fix/releases/latest
  2. Open Wordpress admin panel
  3. Click on Plugins
  4. Click on Add New
  5. Click on Upload Plugin
  6. Click on Choose File
  7. Select the downloaded zip file
  8. Click on Install Now
  9. 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.