Changeset 3405665
- Timestamp:
- 11/29/2025 07:56:08 AM (7 weeks ago)
- Location:
- inline-context
- Files:
-
- 2 edited
-
tags/2.3.8/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
inline-context/tags/2.3.8/readme.txt
r3405664 r3405665 56 56 This plugin is translation-ready. POT files can be generated from source with `npm run pot` and placed under the `languages/` directory. 57 57 58 = Source Code = 59 60 This 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 64 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. 65 58 66 == Installation == 59 67 1. Upload the plugin files to the `/wp-content/plugins/inline-context` directory, or install the plugin through the WordPress plugins screen directly. … … 76 84 Yes. You can type any dashicon class name to access all 300+ icons. 77 85 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 86 86 == Screenshots == 87 87 1. Editor popover for adding inline context with category selection -
inline-context/trunk/readme.txt
r3405664 r3405665 56 56 This plugin is translation-ready. POT files can be generated from source with `npm run pot` and placed under the `languages/` directory. 57 57 58 = Source Code = 59 60 This 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 64 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. 65 58 66 == Installation == 59 67 1. Upload the plugin files to the `/wp-content/plugins/inline-context` directory, or install the plugin through the WordPress plugins screen directly. … … 76 84 Yes. You can type any dashicon class name to access all 300+ icons. 77 85 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 86 86 == Screenshots == 87 87 1. Editor popover for adding inline context with category selection
Note: See TracChangeset
for help on using the changeset viewer.