PluginProbe
CSS & JavaScript Toolbox / 10
CSS & JavaScript Toolbox v10
trunk 0.3 0.8 10 10.1 11 11.2 11.3 11.4 11.5 11.6 11.7 11.8 11.9 11.9.1 12 12.0 12.0.1 12.0.3 12.0.4 12.0.5 12.0.6 12.0.7 6.0 6.0.11 All 60 releases
← All changes | readme.txt +115 -76 11.410 View file →
@@ -1,49 +1,56 @@
1 1 === CSS & JavaScript Toolbox ===
2 2 Contributors: wipeoutmedia
3 3 Author URL: https://css-javascript-toolbox.com
4 4 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EWDWF75JHT9Q6
5 -Tags: CSS, JavaScript, JS, PHP, HTML, scripts, code, snippets, hooks, header, footer, widget, sidebar, shortcode, Gutenberg, code block, ads, AdSense, Analytics, GA, advertising, Google, chat, YouTube, Vimeo
5 +Tags: CSS, JavaScript, JS, PHP, HTML, scripts, code, snippets, header, footer, widget, sidebar, shortcode, Gutenberg, code block
6 6 License: GPLv2 or later
7 7 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
8 8 Requires at least: 4.9 or higher
9 -Requires PHP: 7 or higher
10 -Tested up to: 5.7
11 -Stable tag: 11.4
9 +Requires PHP: 5.6 or higher
10 +Tested up to: 5.5
11 +Stable tag: 10
12 12
13 -Add CSS, JavaScript, HTML, PHP, and other content to your site.
14 -Then choose exactly where on your site you want it to go.
13 +Add CSS, JavaScript, and even HTML and PHP to our unique code blocks, then choose exactly where you want the code to run. Supports Gutenberg.
15 14
16 15 == Description ==
17 -Add CSS, JavaScript, HTML, PHP, and other content to your site.
18 -Then choose exactly where on your site you want it to go.
19 16
20 -### IDEAL FOR: ###
21 -* Front-end modifications
22 -* Adding functionality
23 -* Adding widgets or code scripts
24 -* Fast site development
17 +Add CSS, JavaScript, and even HTML and PHP to our unique code blocks, then choose exactly where you want the code to run.
25 18
26 -### FEATURES: ###
27 -* Powerful code editor
28 -* Assignment management system (choose where your code/content goes)
29 -* Code/script library management
19 +### WHY CJT? ###
20 +* Run your code on: Pages, Posts, Custom Posts, Tags, Categories
21 +* Run your code on common sections (e.g. Entire Website, Website Backend, All Pages, All Posts, Recent Posts, Blog Index, All Categories, Search Pages, All Archives, Tag Archives, Author Archives, Attachment Pages, 404 Error Pages)
22 +* Run your code via: URLs, or Regular Expressions (Regex)
23 +* Add front-end code without modifying your Theme files
24 +* Add functionality code without core file hacks or custom plugins
25 +* Embed scripts from GitHub, Code Canyon, JSFiddle, etc
26 +* Add visitor tracking, advertising and affiliate scripts
27 +* Embed social media channels or marketplace store widgets
28 +* Streamline your website development – whether solo or in a team
29 +* No need for FTP – just add your code, click save, see the change
30 30
31 31 ### WHY GO PREMIUM? ###
32 -* Add code/content globally
33 -* Add code/content via shortcodes, widgets, Gutenburg blocks, etc
34 -* Add code/content via tags, URLs, regular expressions
35 -* 8 additional hooks for more precise assignments
36 -* Assignment invert feature (run code everywhere but...)
37 -* More editor tools (code auto complete, beautify/minify, etc)
38 -* Revisions system
39 -* Backup and export/import system
40 32
41 -[Click for Premium](https://css-javascript-toolbox.com/?utm_source=cjt_free_on_wordpress&utm_medium=readme_txt_description&utm_campaign=click_for_premium_link)
33 +Our CJT PLUS premium plugin gives you more options, more tools, and more flexibility. [Click for CJT PLUS Mega Sale!!!](https://css-javascript-toolbox.com/pricing)
42 34
43 -### OVERVIEW VIDEO ###
44 -https://www.youtube.com/watch?v=vYAKePVgJqE
35 +### BENEFITS OF CJT PLUS ###
36 +* Add code blocks via Shortcodes (includes embedder)
37 +* Add code blocks via Widgets (e.g. for your sidebar or footer)
38 +* Add code blocks via Gutenberg blocks
39 +* Add code to Page/Post Metabox code blocks (Classic Editor)
40 +* Assignment Invert feature (e.g. run code everywhere but … )
41 +* Powerful editing with auto-formatting and syntax highlighting
42 +* Code beautify feature to tidy up your code
43 +* Code minify feature to compress code for performance
44 +* Light and dark editor themes to suits your style
45 +* Full-width and Full-screen modes for distraction-free editing
46 +* Code Auto Completion feature
47 +* Stacks of CSS, JS, PHP, and HTML code syntax or snippets
48 +* Revisions system to auto-backup your code blocks
49 +* Tested with over 100 code blocks and 1000’s of assignments
45 50
51 +We have kept the price very low for over 10 years, and with our mega sale on now, the price is even lower. [Click for CJT PLUS Mega Sale!!!](https://css-javascript-toolbox.com/pricing)
52 +
46 53 == Installation ==
47 54 1. If you're upgrading from older versions its highly recommended to backup your database before upgrading.
48 55 2. Upload the 'css-javascript-toolbox' folder to the '/wp-content/plugins/' directory
49 56 3. Activate the plugin through the 'Plugins' menu in WordPress
@@ -48,55 +55,81 @@
48 55 2. Upload the 'css-javascript-toolbox' folder to the '/wp-content/plugins/' directory
49 56 3. Activate the plugin through the 'Plugins' menu in WordPress
50 57 4. Click 'CSS & JavaScript Toolbox' link in the main navigation (left side of your Dashboard).
51 58
52 -== Screenshots ==
53 -1. Code Block Editor
54 -2. Code Block Assignment Panel
55 -3. CJT Main Admin Toolbar
56 -4. Code Block Toolbar
57 -5. Code Block Editor Tools
58 -6. Assignment Panel for Pages
59 -7. Assignment Panel for Posts
60 -8. Assignment Panel for Categories
61 -9. Assignment Panel for Custom Posts
62 -10. Assignment Panel for Auxiliary Assignments
63 -11. Assignment Panel for Tags
64 -12. Assignment Panel for Advanced Assignments
65 -13. Assignment Panel Inverter
66 -14. Code Block Information
59 +== Frequently Asked Questions ==
60 += Why was the CJT plugin developed and what is it used for? =
61 +The CJT plugin was created to help website authors write their own code. The plugin allows you to contribute to your Wordpress installation code via a simple web interface, where you can modify and extend the functionality and appearance of your website by writing code directly into CJT code blocks. A typical example of using the plugin can include changing the the way a specific Wordpress page is displayed, or making a page more interactive by adding some JavaScript (Dynamic HTML).
67 62
68 -== Changelog ==
69 -= 11.4 =
70 -* Removed: Auxiliary and Advanced tabs are removed for CJT new installs. Existing CJT users with active code blocks still get them
71 -* Enhancement: All mouse hover-over popups are faster and more responsive
63 += What is a CJT 'code block'? =
64 +The CJT code block is the basic unit for writing code and to associate it with specific Wordpress requests.
72 65
73 -= 11.3 =
74 -* Fixed: URL Assignment tab is now working as expected
75 -* Fixed: Inverter functionality was not being displayed in the frontend
66 += What is the Assignment Panel? =
67 +The Assignment Panel is a tabs window, which appears on the right side of the code block editor and is used to assign/apply the code block into specific requests.
76 68
77 -= 11.2 =
78 -* Added: New links for CJT PLUS license validation
69 += Can you select more than one item from the Assignment Panel? =
70 +Yes. You can select any number of items you need, there is no limitation regarding this.
79 71
80 -= 11.0 =
81 -* Added: 8 More Hooks (Body Open, Before Post Content, After Post Content, Before Post, Excerpt, After Post Excerpt, Before Posts List, After Posts List, Before Post
82 -* Enhancement: Assignments Panel
83 -* Enhancement: Templates Panel
84 -* Enhancement: Code Files Panel
85 -* Enhancement: Revisions Panel
86 -* Enhancement: Code Block Toolbar
87 -* Enhancement: Code Block InfoBar (added Shortcode copy feature)
88 -* Enhancement: Group Font Size Buttons
89 -* Enable/Disable: Toolbox menu when block is saved
90 -* Fix: Framework incompatibility version
91 -* Fix: Metabox Block InfoBar elements
92 -* Fix: Minifier was not working
93 -* Moved: Code Block Toolbar buttons
94 -* Moved: Code Block Toolbar editor menu (i.e. File, Edit, Settings) to Editor Toolbar as buttons
95 -* Removed: Clear Block (clears all Code Block code) Editor Toolbar button
96 -* Removed: Footer/Header All batch buttons
97 -* Show: Incompatible Hooks "Warning" Notice
72 += Can you assign multiple blocks to the same items from the Assignment Panel? =
73 +Yes. It's one of the most useful features that CJT supports as it allows you to manage/split your codes into several code blocks, allowing you to override code in a former (or lower ordered) code block.
98 74
75 += What is Pages, Posts, Categories and Custom Posts tabs? =
76 +These lists with checkboxes represent all of your WordPress Pages, Posts, Categories and Custom Posts that your entire website contains. It also supports subpages and sub-categories, which you will also find in there.
77 +
78 += What is the Auxiliary tab? =
79 +As there are a number of requests that are not available as normal Wordpress items (e.g. Pages, Posts, etc) but since it's commonly required and most likely be used, you will find them pre-defined in the Auxiliary tab. In the Auxiliary tab you can find pages like: Home, Blog Index, Author, 404 error, Tag, Archive, Entire website, Front-end, Admin backend and much more!
80 +
81 += Is it better to use the URLs tab, or select items if found through other tabs? =
82 +Pages, Posts, Custom Posts and Categories tabs are created to simplify the assignment process for all types of users. Using URLs is great for fast performance as it requires less time to evaluate/identify the request! However, not all things can be done through the URLs tab. For example, applying a single block to a Category index page and all its sub-categories.
83 +
84 += What is the Advanced Expressions tab? =
85 +The Advanced Expression tab allows you to fully control what requests to integrate into the code block by using Regular Expressions. In other words, allowing CJT users to define more requests to assign the code block to.
86 +
87 += Can I move the blocks around? =
88 +Yes by hovering your mouse cursor over the code block title bar until it turns into a four-sided arrow, this allow you to move the blocks. Clicking the block title bar allows you to open and close the blocks.
89 +
90 += Is block saved after I click 'Create' in 'Create New Code Block' form? =
91 +Yes. The block is created and saved in your database. In order to discard the block, you have to delete it.
92 +
93 += Is block orders immediately saved after drag-and-drop block box? =
94 +No. In order to save blocks order you need to press 'Save All Changes' button.
95 +
96 += Is block immediately deleted after removed from the blocks list page? =
97 +No. After delete block you need to click 'Save All Changes' button.
98 +
99 += I'm using the URLs tab and my code is not working? =
100 +Make sure you have copied and pasted the Page, Post, or Category URL exactly as it appears in the address bar. For example, you may have inadvertently included an extra forward slash at the end of your URL.
101 +
102 += Why use the Footer switch in Location/Hook? =
103 +Hook location feature gives you control over the location of outputting the CSS/JS code. This is useful in case overriding another plugins' CSS is required. Also sometimes its better to put your JS code in the footer to avoid slowing down your page load.
104 +
105 += I received a weird error, what do I do now? =
106 +Due to the overwhelming amount of emails we get for users requesting support for our CJT plugins, we cannot provide support for the CJT Free plugin (hosted here on WordPress.org) at this stage unfortunately. If you wish to receive priority support, please visit our CJT website and [purchase a license for any of our products](https://css-javascript-toolbox.com/pricing).
107 +
108 +== Screenshots ==
109 +1. Add your code, then assign where it goes
110 +2. Create New Code Block dialog box
111 +3. Master Admin Toolbar at top, and minimised Code Blocks below
112 +4. Change editor language for syntax highlighting and error checking
113 +5. Assigning WordPress Pages and sub-pages
114 +6. Assigning WordPress Posts
115 +7. Assigning Custom Posts
116 +8. Assigning Categories and sub-categories
117 +9. Auxiliary Assignments
118 +10. Advanced Assignments (URLs and Regular Expressions)
119 +11. Change State batch tools (CJT PLUS ONLY)
120 +12. Change Location/Hook batch tools (CJT PLUS ONLY)
121 +13. Delete and Backup Tools
122 +14. Code-Files management within each Code Block (CJT PLUS ONLY)
123 +15. Templates Manager form to store all of your Code Templates
124 +16. Templates Lookup form to embed or link Code Templates to Code Blocks
125 +17. Insert Code Block shortcodes via TinyMCE button (CJT PLUS ONLY)
126 +18. Metabox Code Block at the Edit Page/Post level
127 +19. Create backups of all your existing Code Blocks
128 +20. Create/Restore Code Block revisions (CJT PLUS ONLY)
129 +21. See Code Block information at a glance (CJT PLUS ONLY)
130 +
131 +== Changelog ==
99 132 = 10.0 =
100 133 * Fix: Styling fixes for WordPress version 5.5
101 134 * Enhancement: Updated ACE Editor to v1.4.12
102 135 * Enhancement: Improve snippet manager
@@ -216,11 +249,11 @@
216 249 * Feature: Block File, Edit and View Menus.
217 250 * Feature: 'Load Local', 'Load Url' and 'Reload' to load Block Code from Local File, Url and Reload From Server respectively.
218 251 * Feature: Save/Download Block Current Active Code File.
219 252 * Feature: Undo, Redo, Find, Find Next, Find Previous, Replace, Goto Line, Goto Line Up, GoTo Line Down, GoTo Next Error, GoTo Previous Error, Fold, Fold All, UnFold, UnFold All, To Lower Case and To Upper Case Edit Menu functions added.
220 -* Feature: 'Settings' Edit Menu item for Fully Customize Code Editor Fonts, Show/Hide Print Margin, Keybinding Methods, Show/Hide Scroll, Scroll Speed, Readonly, Show/Hide Gutter, TAB Size, New Line Mode and much more!
253 +* Feature: 'Settings' Edit Menu item for Fully Customize Code Editor Fonts, Show/Hide Print Margine, Keybinding Methods, Show/Hide Scroll, Scroll Speed, Readonly, Show/Hide Gutter, TAB Size, New Line Mode and much more!
221 254 * Enhancement: Show/Hide StatusBar via View StatusBar Menu.
222 -* Enhancement: CJT Website is now support Full documentation Tutorials that expose many internal features/possibilities that can be archived by CJT.
255 +* Enhancement: CJT Website is now support Full documentation Tutorials that expose many internal features/possibilities that can be achived by CJT.
223 256 * Enhancement: Code Blocks disappeared after upgrading to Wordpress 3.9 and sever running PHP >= 5.5.
224 257 * Enhancement: Packages Management System (BETA)
225 258 * Enhancement: Define Shortcode Parameters by creating package and input their values from the CJT Shortcode Parameters form.
226 259
@@ -234,9 +267,9 @@
234 267 * Remove: New Block Form Activate, Location Hook and Initial position fields.
235 268 * Remove: Block Revisions.
236 269 * Remove: Blocks Backup and Restore.
237 270 * Remove: Assignment Panel Select-Childs Checkboxes.
238 -* Remove: Minimize and Maximize All.
271 +* Remove: Minimize and Mazimize All.
239 272 * Remove: Batch Process (Delete All and Delete Empty).
240 273 * Remove: Output Location Switch (Header and Footer).
241 274 * Remove: State Switch (Activate, Deactivate and Invert).
242 275 * Remove: Shortcode TinyMCE button (Community users has to write Shortcode manually).
@@ -369,7 +402,13 @@
369 402 = 0.3 =
370 403 * Launch: This is the very first release of CSS & JavaScript Toolbox
371 404
372 405 == Upgrade Notice ==
373 -= 11.4 =
374 -* Removed: Auxiliary and Advanced tabs are removed for CJT new installs. Existing CJT users with active code blocks still get them
375 -* Enhancement: All mouse hover-over popups are faster and more responsive
406 += 10.0 =
407 +* Fix: Styling fixes for WordPress version 5.5
408 +* Enhancement: Updated ACE Editor to v1.4.12
409 +* Enhancement: Improve snippet manager
410 +* Enhancement: Add placeholder option
411 +* Added: Option to disable auto-indent
412 +* Added: New language modes
413 +* Fix: Double space being converted to dot on mobile keyboards
414 +* Fix: Backspace not working with some mobile keyboards