Plugin Directory

Changeset 3016307


Ignore:
Timestamp:
01/02/2024 07:51:34 AM (2 years ago)
Author:
nishitajoshi
Message:

Initial commit

Location:
custom-css-inoculate
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • custom-css-inoculate/tags/1.0.0/custom-css-inoculate.php

    r3016270 r3016307  
    33 * Plugin Name:       Custom CSS Inoculate
    44 * Plugin URI:        https://wordpress.org/plugins/custom-css-inoculate
    5  * Description:       Add custom CSS styles to your site without modifying the theme files.This approach will useful for Global Css to site. This is perfect for adding custom css small Tweaks.This approach will add custom css design to site immediately Globally. 
     5 * Description:       Add custom CSS styles to your site without modifying the theme files.
    66 * Version:           1.0
    77 * Requires at least: 5.2
  • custom-css-inoculate/tags/1.0.0/readme.txt

    r3016110 r3016307  
    1515
    1616Add custom CSS styles to your site without modifying the theme files.
    17 This can be useful for making small design twitch. 
     17This approach will useful for Global Css to site,This is perfect for adding custom css small Tweaks.
     18This approach will add custom css design to site immediately Globally.
    1819
    1920###  Installation  ###
  • custom-css-inoculate/trunk/custom-css-inoculate.php

    r3016270 r3016307  
    33 * Plugin Name:       Custom CSS Inoculate
    44 * Plugin URI:        https://wordpress.org/plugins/custom-css-inoculate
    5  * Description:       Add custom CSS styles to your site without modifying the theme files.This approach will useful for Global Css to site. This is perfect for adding custom css small Tweaks.This approach will add custom css design to site immediately Globally.
     5 * Description:       Add custom CSS styles to your site without modifying the theme files.
    66 * Version:           1.0
    77 * Requires at least: 5.2
  • custom-css-inoculate/trunk/readme.txt

    r3016110 r3016307  
    1515
    1616Add custom CSS styles to your site without modifying the theme files.
    17 This can be useful for making small design twitch. 
     17This approach will useful for Global Css to site,This is perfect for adding custom css small Tweaks.
     18This approach will add custom css design to site immediately Globally.
    1819
    1920###  Installation  ###
Note: See TracChangeset for help on using the changeset viewer.