Plugin Directory

Changeset 3405665


Ignore:
Timestamp:
11/29/2025 07:56:08 AM (7 weeks ago)
Author:
joop
Message:

Update readme

Location:
inline-context
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inline-context/tags/2.3.8/readme.txt

    r3405664 r3405665  
    5656This plugin is translation-ready. POT files can be generated from source with `npm run pot` and placed under the `languages/` directory.
    5757
     58= Source Code =
     59
     60This plugin uses build tools (npm and webpack via @wordpress/scripts) to compile JavaScript and CSS.
     61
     62**Source code repository:** [https://github.com/jooplaan/inline-context](https://github.com/jooplaan/inline-context)
     63
     64The complete source code, including all uncompiled JavaScript and CSS files, is available in the `/src` directory of the GitHub repository. You can review, build, and modify the source code following the instructions in the repository's README.md.
     65
    5866== Installation ==
    59671. Upload the plugin files to the `/wp-content/plugins/inline-context` directory, or install the plugin through the WordPress plugins screen directly.
     
    7684Yes. You can type any dashicon class name to access all 300+ icons.
    7785
    78 = Source Code =
    79 
    80 This plugin uses build tools (npm and webpack via @wordpress/scripts) to compile JavaScript and CSS.
    81 
    82 **Source code repository:** [https://github.com/jooplaan/inline-context](https://github.com/jooplaan/inline-context)
    83 
    84 The complete source code, including all uncompiled JavaScript and CSS files, is available in the `/src` directory of the GitHub repository. You can review, build, and modify the source code following the instructions in the repository's README.md.
    85 
    8686== Screenshots ==
    87871. Editor popover for adding inline context with category selection
  • inline-context/trunk/readme.txt

    r3405664 r3405665  
    5656This plugin is translation-ready. POT files can be generated from source with `npm run pot` and placed under the `languages/` directory.
    5757
     58= Source Code =
     59
     60This plugin uses build tools (npm and webpack via @wordpress/scripts) to compile JavaScript and CSS.
     61
     62**Source code repository:** [https://github.com/jooplaan/inline-context](https://github.com/jooplaan/inline-context)
     63
     64The complete source code, including all uncompiled JavaScript and CSS files, is available in the `/src` directory of the GitHub repository. You can review, build, and modify the source code following the instructions in the repository's README.md.
     65
    5866== Installation ==
    59671. Upload the plugin files to the `/wp-content/plugins/inline-context` directory, or install the plugin through the WordPress plugins screen directly.
     
    7684Yes. You can type any dashicon class name to access all 300+ icons.
    7785
    78 = Source Code =
    79 
    80 This plugin uses build tools (npm and webpack via @wordpress/scripts) to compile JavaScript and CSS.
    81 
    82 **Source code repository:** [https://github.com/jooplaan/inline-context](https://github.com/jooplaan/inline-context)
    83 
    84 The complete source code, including all uncompiled JavaScript and CSS files, is available in the `/src` directory of the GitHub repository. You can review, build, and modify the source code following the instructions in the repository's README.md.
    85 
    8686== Screenshots ==
    87871. Editor popover for adding inline context with category selection
Note: See TracChangeset for help on using the changeset viewer.