Plugin Directory

Changeset 2665685


Ignore:
Timestamp:
01/26/2022 09:51:57 AM (4 years ago)
Author:
minsc78
Message:

Tested up to 5.9

Location:
wp-librejs
Files:
8 added
2 deleted
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wp-librejs/tags/1.0.0/readme.txt

    r2608110 r2665685  
    33Tags: librejs, javascript, license, web labels
    44Requires at least: 5.6
    5 Tested up to: 5.8
     5Tested up to: 5.9
    66Requires PHP: 7.0
    77Stable tag: 1.0.0
     
    1515WP LibreJS module provides compatibility with the GNU LibreJS browser plugin.
    1616
    17 It adds metadata to pages indicating that all JavaScript in the page is GPL v3+. It will only discover JavaScript files as they are loaded by an administrator user, so every time you add new JavaScript links, you will have to load a page that have those links, with an administrator user logged in.
     17It adds tags to pages indicating that all JavaScript is GPL v3+. It will only discover JavaScript files as they are loaded by an administrator user, so every time you add new JavaScript links you will have to load a page that have those links, with an administrator user logged in.
    1818
    1919Note: you should only install this module if you are sure all JavaScript on your site is in fact GPL v3+ compatible.
     
    2828= Automatic installation =
    2929
    30 Automatic installation is the easiest option -- WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of WP LibreJS, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New”.
     30Automatic installation is the easiest option -- WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of WP LibreJS, log in to your WordPress dashboard and select the “Plugins” > “Add New” option.
    3131 
    32 In the search field type “WP LibreJS”. Once you’ve found it, you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now”, and WordPress will take it from there.
     32In the search field type “WP LibreJS”. Once you’ve found it, you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now”, and WordPress will take care from there.
    3333
    3434= Manual installation =
    3535
    36 Manual installation method requires downloading the WP LibreJS plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).
     36Manual installation method requires downloading the WP LibreJS package and uploading it to your web server via your favorite FTP application. The WordPress documentation contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).
    3737
    3838= Updating =
  • wp-librejs/trunk/readme.txt

    r2608110 r2665685  
    33Tags: librejs, javascript, license, web labels
    44Requires at least: 5.6
    5 Tested up to: 5.8
     5Tested up to: 5.9
    66Requires PHP: 7.0
    77Stable tag: 1.0.0
     
    1515WP LibreJS module provides compatibility with the GNU LibreJS browser plugin.
    1616
    17 It adds metadata to pages indicating that all JavaScript in the page is GPL v3+. It will only discover JavaScript files as they are loaded by an administrator user, so every time you add new JavaScript links, you will have to load a page that have those links, with an administrator user logged in.
     17It adds tags to pages indicating that all JavaScript is GPL v3+. It will only discover JavaScript files as they are loaded by an administrator user, so every time you add new JavaScript links you will have to load a page that have those links, with an administrator user logged in.
    1818
    1919Note: you should only install this module if you are sure all JavaScript on your site is in fact GPL v3+ compatible.
     
    2828= Automatic installation =
    2929
    30 Automatic installation is the easiest option -- WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of WP LibreJS, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New”.
     30Automatic installation is the easiest option -- WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of WP LibreJS, log in to your WordPress dashboard and select the “Plugins” > “Add New” option.
    3131 
    32 In the search field type “WP LibreJS”. Once you’ve found it, you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now”, and WordPress will take it from there.
     32In the search field type “WP LibreJS”. Once you’ve found it, you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now”, and WordPress will take care from there.
    3333
    3434= Manual installation =
    3535
    36 Manual installation method requires downloading the WP LibreJS plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).
     36Manual installation method requires downloading the WP LibreJS package and uploading it to your web server via your favorite FTP application. The WordPress documentation contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).
    3737
    3838= Updating =
Note: See TracChangeset for help on using the changeset viewer.