Plugin Directory

Changeset 2935904


Ignore:
Timestamp:
07/08/2023 02:02:17 PM (3 years ago)
Author:
coder.sam
Message:

verion 1.2.0

Location:
custom-wp-css-js
Files:
83 added
7 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • custom-wp-css-js/trunk/readme.txt

    r1796842 r2935904  
    1 === Custom WP CSS & JS ===
    2 
     1=== Custom WP CSS & JS ===
    32Contributors: coder.sam, coder.salman
    4 
    53Tags: css, js, custom, javascript, jquery, custom css, custom js, custom javascript, custom style, custom dashboard
    64Requires at least: 3.0.1
     5Tested up to: 6.2.2
     6Stable tag: 1.2.0
     7Requires PHP: 7.0
     8License: GPLv2 or later
     9License URI: https://www.gnu.org/licenses/gpl-2.0.html
    710
    8 Tested up to: 4.9.1
    9 
    10 Stable tag: 4.3
    11 
    12 License: GPLv2 or later
    13 
    14 License URI: http://www.gnu.org/licenses/gpl-2.0.html
    15 
    16 
    17 Add your custom css and javascript/jquery using this plugin on Header or Footer.
    18 
    19 
    20 
     11A lightweight plugin to add custom CSS, JS/Javascript to any theme. This plugin also gives you an ability to insert JS in header or footer. For settings please look under Appearance page.
    2112
    2213== Description ==
    23 Override your style.css or theme style and insert your custom javascript/jquery using "Custom WP CSS & JS" plugin. Use this plugin if you don't want to create any extra css or js files in your theme.
     14Add your custom CSS or javascript/jquery using "Add Custom CSS & JS" plugin to any theme without creating any extra CSS or JS files.
    2415
    25 <strong>Additional Features in version 1.1</strong>
    26 <ul>
    27 <li>Now you can also write custom css for "Admin Dashboard"</li>
    28 </ul>
     16**Benefits of Plugin**
     17* Easy to use.
     18* Option to select placement (header or footer) to insert your custom JS.
     19* Built with Syntax Code Highlighter.
     20* Option to add custom CSS for WP Dashboard.
    2921
    30 <strong>Main Features:</strong>
    31 <ul>
    32 <li>Easy to use</li>
    33 <li>You can place your JS code in Header / Footer - Option available</li>
    34 <li>Built with Syntax Code Highlighter</li>
    35 </ul>
    36 
    37 For Syntax Code Highlighter credits goes to codemirror.net
     22For Syntax Code Highlighter credits goes to [codemirror.net](https://codemirror.net/5/)
    3823
    3924== Installation ==
    40 
    41 
    4225To install the plugin and get it working.
    4326
    44 
    45271. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
    46 
    47282. Activate the plugin through the 'Plugins' screen in WordPress
    48 
    49 3. Use the Dashboard->Custom WP CSS & JS to configure the plugin
    50 
    51 
    52 
     293. Use the Dashboard -> Appearnace -> Add Custom CSS & JS to configure the plugin
    5330
    5431== Frequently Asked Questions ==
    55 
    56 
    5732= Is this plugin compatible with any theme? =
    58 
    59 
    60 Yes, Custom WP CSS & JS is compatible with any wordpress theme.
    61 
    62 
    63 
    64 
    65 
     33Yes, 'Add Custom CSS & JS' is compatible with any WordPress theme.
    6634
    6735== Screenshots ==
    68 
    69 
    70 Widget Displaying total Views for the posts
    71 
    72 
    73361. screenshot-1.png
     372. screenshot-2.png
    7438
    7539== Changelog ==
    76 = Version 1.1 =
    77 Added admin dashboard custom css option
     40= Version 1.2.0 =
     41WP version compatibility & major updates
    7842
    79 = Version 1.0 =
    80 Initial Release
     43= Version 1.1.0 =
     44Added custom CSS option for WP Dashboard
    8145
    82 
    83 == Upgrade Notice ==
    84 
    85 
    86 = Version 1.1 =
    87 Added admin dashboard custom css option
    88 
    89 = 1.0 =
    90 
    91 Initial Release
    92 
    93 
    94 
    95 
    96 == Feature Request ==
    97 
    98 
    99 You can request us any feature which you want to coderssociety2k16@gmail.com with the subject line as "Custom WP CSS & JS Feature Request"
     46= Version 1.0.0 =
     47Initial release
Note: See TracChangeset for help on using the changeset viewer.