PluginProbe
CSS & JavaScript Toolbox / 9.2
CSS & JavaScript Toolbox v9.2
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
css-javascript-toolbox / readme.txt

readme.txt in CSS & JavaScript Toolbox 9.2, at readme.txt

420 lines 27.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === CSS & JavaScript Toolbox ===
2 Contributors: wipeoutmedia
3 Author URL: https://css-javascript-toolbox.com
4 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EWDWF75JHT9Q6
5 Tags: CSS, JavaScript, PHP, scripts, Gutenberg, code, code blocks
6 License: GPLv2 or later
7 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
8 Requires at least: 3.9
9 Requires PHP: 5.6
10 Tested up to: 5.2.2
11 Stable tag: 9.2
12
13 Add and manage CSS, JavaScript, HTML and PHP code to unique CJT Code Blocks and assign them anywhere on your website. Compatible with the Gutenberg Editor.
14
15 == Description ==
16
17 ### Manage your code and scripts in the one dashboard ###
18
19 Add and manage CSS, JavaScript, HTML and PHP code to unique CJT Code Blocks and assign them anywhere on your website.
20
21 ### WHY CJT? ###
22 * Add CSS, JavaScript, PHP and HTML to Pages, Posts, Custom Posts, Tags, Categories, URLs, Regex and much more
23 * Add front-end styles without modifying your Theme files
24 * Add functionality without the 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
31 ### Purchase CJT PLUS? ###
32
33 The CJT PLUS extension plugin gives you more options, more tools, and more precision. You can now create CJT Gutenberg Code Blocks. 😊
34
35 [Click to check out CJT PLUS pricing](https://css-javascript-toolbox.com/pricing) - MEGA SALE ON NOW!!!
36
37 ### Benefits of PLUS ###
38 * NEW FEATURE – CJT Info Bar on Code Blocks
39 * NEW FEATURE – Assignment information in the Info Popup
40 * NEW FEATURE - CJT Code Blocks for the Gutenberg Editor. This feature allows you to add a CJT Code Blocks as a Gutenberg block. We have also added the CJT Shortcode embedder in the Classic Editor too.
41 * Inject code via CJT Shortcodes, CJT Metabox code blocks (when Gutenberg is disabled), and CJT Widgets for your sidebar or footer.
42 * Powerful editing environment with stacks of must-have editing tools like auto-formatting and syntax highlighting
43 * Beautify feature to tidy up your code like a Pro for readability
44 * Minify feature to compress code for boosting performance
45 * 32 light and dark editor themes to suits your editing style
46 * Full-width and Full-screen modes for distraction-free editing
47 * Code Auto Completion feature for auto-completion and insertion of CSS, JS, PHP, and HTML code syntax or snippets
48 * Revisions system to auto-backup your code blocks on each save
49
50 [CJT PLUS](https://css-javascript-toolbox.com/pricing) has been extensively tested with over 100 code blocks and 1000's of Assignments (e.g. Posts, Pages, Categories, etc). It was all made possible using a combination of AJAX scrolling and pagination. Also, CJT PLUS gives you a quick pagination dropdown selector, which is super-handy if your site has hundreds or even thousands of posts.
51
52 ### Sound Good? ###
53 We want you to buy, try, and rely on the premium CJT PLUS extension plugin so we have made the pricing very low. [Learn about the new and improved CJT PLUS](https://css-javascript-toolbox.com/).
54
55 = How does it work? =
56 CJT is extremely flexible and versatile. Since it was designed to be easy, adding scripts and styles can be done in as little as two steps:
57 - adding your code directly into unique CJT code blocks
58 - assigning where these code blocks go
59
60 CJT code blocks can be assigned to pages, posts, custom posts, categories, URLs, expressions, and practically anywhere you want on your website. Code block shortcodes can also provide you with further placement accuracy.
61
62 = Support Us =
63 The CSS & JavaScript Toolbox project is 100% developed and maintained by only two people since the very beginnings in August 2011. We have plenty of feature ideas that we want to introduce and this can only be possible with funding.
64
65 You can also support us by providing a feedback review and rating on WordPress.org, and spreading the word and recommending CJT to others.
66
67 = Follow the Developments =
68 If you like to know more about the development state, issues and to track future versions code please follow us on GitHub Plugin repository.
69
70 == Installation ==
71 1. If you're upgrading from older versions its highly recommended to backup your database before upgrading.
72 2. Upload the 'css-javascript-toolbox' folder to the '/wp-content/plugins/' directory
73 3. Activate the plugin through the 'Plugins' menu in WordPress
74 4. Click 'CSS & JavaScript Toolbox' link in the main navigation (left side of your Dashboard).
75
76 == Frequently Asked Questions ==
77 = Why was the CJT plugin developed and what is it used for? =
78 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).
79
80 = What is a CJT 'code block'? =
81 The CJT code block is the basic unit for writing code and to associate it with specific Wordpress requests.
82
83 = What is the Assignment Panel? =
84 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.
85
86 = Can you select more than one item from the Assignment Panel? =
87 Yes. You can select any number of items you need, there is no limitation regarding this.
88
89 = Can you assign multiple blocks to the same items from the Assignment Panel? =
90 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.
91
92 = What is Pages, Posts, Categories and Custom Posts tabs? =
93 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.
94
95 = What is the Auxiliary tab? =
96 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!
97
98 = Is it better to use the URLs tab, or select items if found through other tabs? =
99 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.
100
101 = What is the Advanced Expressions tab? =
102 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.
103
104 = Can I move the blocks around? =
105 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.
106
107 = Is block saved after I click 'Create' in 'Create New Code Block' form? =
108 Yes. The block is created and saved in your database. In order to discard the block, you have to delete it.
109
110 = Is block orders immediately saved after drag-and-drop block box? =
111 No. In order to save blocks order you need to press 'Save All Changes' button.
112
113 = Is block immediately deleted after removed from the blocks list page? =
114 No. After delete block you need to click 'Save All Changes' button.
115
116 = I'm using the URLs tab and my code is not working? =
117 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.
118
119 = Why use the Footer switch in Location/Hook? =
120 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.
121
122 = I received a weird error, what do I do now? =
123 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).
124
125 == Screenshots ==
126 1. Add your code, then assign where it goes
127 2. Create New Code Block dialog box
128 3. Master Admin Toolbar at top, and minimised Code Blocks below
129 4. Change editor language for syntax highlighting and error checking
130 5. Assigning WordPress Pages and sub-pages
131 6. Assigning WordPress Posts
132 7. Assigning Custom Posts
133 8. Assigning Categories and sub-categories
134 9. Auxiliary Assignments
135 10. Advanced Assignments (URLs and Regular Expressions)
136 11. Change State batch tools (CJT PLUS ONLY)
137 12. Change Location/Hook batch tools (CJT PLUS ONLY)
138 13. Delete and Backup Tools
139 14. Code-Files management within each Code Block (CJT PLUS ONLY)
140 15. Templates Manager form to store all of your Code Templates
141 16. Templates Lookup form to embed or link Code Templates to Code Blocks
142 17. Insert Code Block shortcodes via TinyMCE button (CJT PLUS ONLY)
143 18. Metabox Code Block at the Edit Page/Post level
144 19. Create backups of all your existing Code Blocks
145 20. Create/Restore Code Block revisions (CJT PLUS ONLY)
146 21. See Code Block information at a glance (CJT PLUS ONLY)
147
148 == Changelog ==
149 = 9.2 =
150 * Added: Editor status bar to quickly display info regarding the block.
151 * Enhancement: Updated ACE editor to v1.4.5
152 * Enhancement: Detailed data about the assignment of the block in the info popup.
153
154 = 9.0 =
155 * PHP 7.2+ fixes
156 * Sanitisation on GET functions
157
158 = 8.4.2 =
159 * Fix: Wordpress Vulnerability report
160
161 = 8.4.1 =
162 * Fix: CSS & JavaScript Toolbox not showing
163
164 = 8.4 =
165 * Enhancement: START and END comments for CJT Assignments, CJT Shortcodes, and CJT Metabox code blocks. You can now go into the Page Source and perform a search for these comments to quickly find your code block within the source code.
166 * Removed: Admin notice “CJT plugin is no longer supported"
167
168 = 8.3.2 =
169 * Added: Admin notice “CJT plugin is no longer supported"
170
171 = 8.3.1 =
172 * Fix: Development log files created at production
173
174 = 8.3 =
175 * Added: “CJT Plugin will not work” admin notice displayed when PHP version < 5.3
176 * Enhancement: Dashboard statistics Metabox display more fields
177 * Fix: WordPress Plugin compatibility for commonly detected conflicts
178 * Fix: SQL errors commonly appears in Error log file
179 * Fix: Dashboard statistics Metabox exception when CJT server is not reachable
180 * Fix: Dashboard statistics Metabox blocks count include backups block
181 * Updated: ACE Editor updated to the last version
182
183 = 8.2 =
184 * Added: PHP version check on activation
185 Fix: Fatal error: 'break' not in the 'loop' or 'switch' context in /path/to/wp-content/plugins/css-javascript-toolbox/controllers/block.php on line 145
186 * Added: Display notice during installation steps on network-level errors. Resolves endless spinner issue
187 * Compatibility: 100% compatible with BulletProof Security (BPS) security plugin. No need for any bypass rules
188
189 = 8.1 =
190 * Compatibility: Fully tested with Wordpress 4.3.1
191 * Enhancement: CJT core upgrades and enhancements
192
193 = 8.0.4 =
194 * Compatibility: Fully tested with Wordpress 4.3
195 * Added: List of future deprecated features
196
197 = 8.0.3 =
198 * Added: Support us link on Dashboard Metabox
199 * Added: Support us link on CJT Header
200
201 = 8.0.2 =
202 * Removed: CJT License Setup form. CJT is now 100% Free
203 * Fix: Multi-site CJT Network extensions not loading
204
205 = 8.0.1 =
206 * Fix: Fresh installer stopping when “Adding Wordpress built-in scripts and styles as CJT Templates”
207 * Added: Dashboard Metabox notices when CJT is not yet installed
208
209 = 8.0 =
210 * Added: Show premium extensions list in Dashboard Widget instead of Scripts Packages
211 * Enhancement: Framework update to make CJT functionality more extendable
212 * Removed: Code Editor Toolbar buttons and code block ‘File', ‘Edit’ and ‘View’ menu are moved to separate extensions
213 * Removed: Editor Themes switcher list are moved to separate extension
214 * Removed: Import and Export Tools are moved to separate extension
215 * Fix: Conflict with other popular themes like X Theme
216
217 = 7.2 =
218 * Fix: Block Code file name moving away when open/close Block metabox
219 * Fix: Shortcode list is too small for Shortcode names
220 * Updated: CJT Framework for packages and extensions updates
221
222 = 7.1.2 =
223 * Added: Show Latest News on Dashboard Widget
224
225 = 7.1.1 =
226 * Added: Add Statistics Dashboard Widget that shows few useful fields.
227
228 = 7.1 =
229 * Performance: Processing and Memory optimisation for better performance.
230 * Enhancement: Block Box Themes Support.
231 * Enhancement: 32 Themes is now supported to be applied for the whole block box.
232 * Enhancement: Applying theme per browser. Allow for assigning appropriate theme for different devices.
233 * Enhancement: Assigned/All mode switchers for assignment panel list. You can show all items even not selected ones or show only assigned to the block.
234 * Enhancement: Bullet-Proof Assignment Panel layout so it would always reserved even if another Plugin wrongly load jQuery TABS/ACCORDION Styles.
235 * UI & Graphics: General UI enhancements.
236 * Updated: Code editor updates.
237 * Enhancement: Turns CJT Block into a tiny Project that host Multiple "Managed" Code-Files instead of just one.
238 * Enhancement: No need to create a Block for each Language Type and assign them to the same Wordpress Page. One Block with Multiple Code Files solved that by creating only one Block for each assigned request.
239 * Enhancement: Code Files Support Language Type, Code, Description and TAG fields.
240 * Enhancement: Write Design-Time Organised Code by separating them into code-files (JS, CSS, PHP, HTML) and CJT will merge them all at run-time.
241 * Enhancement: There is no need to write <script>, <style> or <?php ?> tags when writing Javascript, CSS or PHP Codes. Code File assigned language would take care of that.
242 * Enhancement: Control/Modify auto-added <script>, <style> or <?php ?> TAGS by modifying Code File TAG field.
243 * Enhancement: Automatically Change Code Editor language to currently active Code File language.
244 * Enhancement: Manage Code Files without leaving the Block Page.
245 * Enhancement: Block revision is now created based on the Current Active Code File. Therefore each Code File has its own revision
246 * Enhancement: Its now possible for multiple Authors to work on the same Block by creating Multiple Code-Files.
247 * Enhancement: Add Multiple Code Files to CJT Packages.
248 * Feature: Block File, Edit and View Menus.
249 * Feature: 'Load Local', 'Load Url' and 'Reload' to load Block Code from Local File, Url and Reload From Server respectively.
250 * Feature: Save/Download Block Current Active Code File.
251 * 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.
252 * 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!
253 * Enhancement: Show/Hide StatusBar via View StatusBar Menu.
254 * Enhancement: CJT Website is now support Full documentation Tutorials that expose many internal features/possibilities that can be achived by CJT.
255 * Enhancement: Code Blocks disappeared after upgrading to Wordpress 3.9 and sever running PHP >= 5.5.
256 * Enhancement: Packages Management System (BETA)
257 * Enhancement: Define Shortcode Parameters by creating package and input their values from the CJT Shortcode Parameters form.
258
259 = 6.1.5 =
260 * Enhancement: Editor enhancements and updates.
261 * Enhancement: Framework updates (Allow installing New CAC extension).
262 * Fix: Safari Browser pagination icon position.
263
264 = 6.1.4 =
265 * Fix: Assignment Panel Pagination Icon position fixed for Safari browsers.
266 * Remove: New Block Form Activate, Location Hook and Initial position fields.
267 * Remove: Block Revisions.
268 * Remove: Blocks Backup and Restore.
269 * Remove: Assignment Panel Select-Childs Checkboxes.
270 * Remove: Minimize and Mazimize All.
271 * Remove: Batch Process (Delete All and Delete Empty).
272 * Remove: Output Location Switch (Header and Footer).
273 * Remove: State Switch (Activate, Deactivate and Invert).
274 * Remove: Shortcode TinyMCE button (Community users has to write Shortcode manually).
275 * Remove: Don't load more assignment objects by scroll (Community users has to use the pagination list).
276
277 = 6.1.3 =
278 * UI & Graphics: UI Compatibility with Wordpress >= 3.8.
279 * Deprecated: New Block Form Activate, Location Hook and Initial position fields.
280 * Deprecated: Block Revisions.
281 * Deprecated: Blocks Backup and Restore.
282 * Deprecated: Assignment Panel Select-Childs Checkboxes.
283 * Deprecated: Minimise and Maximise All.
284 * Deprecated: Batch Process (Delete All and Delete Empty).
285 * Deprecated: Output Location Switch (Header and Footer).
286 * Deprecated: State Switch (Activate, Deactivate and Invert).
287 * Deprecated: Shortcode TinyMCE button (Community users has to write Shortcode manually).
288 * Deprecated: Don't load more assignment objects by scroll (Community users has to use the pagination list).
289
290 = 6.1.2 =
291 * Fix: Break Wordpress frontend page pagination by issuing 301 redirect.
292
293 = 6.1.1 =
294 * Fix: Validate block name when editing and adding blocks.
295 * Fix: Code Blocks is not being applied on WPEngine servers and other servers related to the MYSQL query error.
296 * Fix: Load block code one time after its first time opened as it was loaded every time the block is opened.
297 * Enhancement: Show User-PHP code errors only when WP_DEBUG is set to TRUE.
298 * Enhancement: Auto-Size edit-block-name text field to fit the current block-name, therefor display the name without the need of moving the cursor to the end.
299 * Enhancement: Disable new-block form fields while saving prevent user from duplicating block when traffic is slow.
300
301 = 6.1 =
302 * Enhancement: Initially don't load Block assignment panel items: Speed up Blocks page loading time when its initially opened, also affect the browser performance as the items is not loaded or rendered before its required.
303 * Enhancement: Initially don't load Block code for the closed/minimised Blocks: Loading those Blocks will be done through AJAX once the Block is opened by user.
304 * Enhancement: The ability to 'Cancel' revision mode and get back to the normal mode without refreshing the whole page.
305 * Update: Animate Block 'Save' button for not-saved Blocks.
306 * Update: The Assignment-Panel is now Loads the assigned items only when enter the revision and backup modes.
307 * Update: Set assignment-Panel Advanced-TAB as the default active TAB.
308 * Add: Few helper links to the CJT official website at the top of the Blocks page.
309 * Fix: Block 'Save' and 'Save All Changes' buttons are stay enabled after updating Block Assignment-Panel items and revert them back again. The buttons is enabled even if the Block content has not been changed.
310
311 = 6.0.15 =
312 * Enhancement: Uninstaller is now configurable so that admin can specify is to wipeout the data or not! This is really great for manual upgrade to the PE versions!
313
314 = 6.0.14 =
315 * Enhancement: Accept Shortcode parameters and segments. Provide PHP framework for code blocks to define, validate and reading Shortcode parameters.
316 * Enhancement: Allow using block 'name' in additional to 'id' when using Shortcodes.
317 * Fix: Failed to work with non-ascii (e.g Arabic) characters.
318 * Enhancement: Viewing block info is now showing Shortcode using block 'name' instead of 'id'.
319 * Enhancement: Embedded Shortcode with its closing tag as the Shortcode content is now being used by the handler blocks.
320 * Enhancement: Revert block Shortcode 'force' parameter default value to 'true' therefore allow using multiple Shortcode for the same block without setting 'force' attribute.
321
322 = 6.0.13 =
323 * Fix: CJT hijacks Plugins page after activate or deactivate a Plugin.
324
325 = 6.0.12 =
326 * Fix: PHP code is not getting evaluated when CJT code Block delegated using Shortcode.
327
328 = 6.0.11 =
329 * Fix: Add ACE Editor PHP Worker as it was missing.
330 * Enhancement: List only Public Custom Posts that can be accessed through Wordpress URL under Assignment Panel Custom Posts Tab. Therefor enhance performance for sites that has 'Log' custom post that might has hundreds or records read for every code block.
331
332 = 6.0.9 =
333 * Enhancement: Suppress PHP errors displayed under STRICT PHP configuration like PHP >= 5.4.x and therefor boost performance, increase result and security reliability!
334 * Fix: Installer operations state is cleared after the install/upgrade is interrupted, cause the repeats/re-executes of the install/upgrade operations.
335
336 = 6.0.7 =
337 * Fix: text-area HTML tag break down CJT Block code.
338
339 = 6.0.6 =
340 * Fix: Conflict with other Plugins!
341 * Fix: Javascript exception thrown when dismissing the install/upgrade notice.
342 * Enhancement: Disallow (with user notice) upgrade/downgrade if the target version is not being supported, therefore saving user data!
343 * Enhancement: Don't break down the site if manual upgrade/downgrade process is uncompleted! Allow user to revert back manually or disable the Plugin.
344 * Enhancement: E_ALL complain! Suppress all notices when WP_DEBUG set to true, allow better development, fast performance and error handling.
345
346 = 6.0 =
347 * Enhancement: Core code is 100% re-written for optimum performance and future enhancements, and is 100% based on MVC (Model–view–controller) design.
348 * Enhancement: 100% Using Web 2.0
349 * Enhancement: Applying code blocks to the requests are now enhanced to boost performance.
350 * Feature: The ability of interacting with admin pages too - not only the website side as in the previous versions.
351 * UI & Graphics: Light-weight and smart user-interface.
352 * Enhancement: Multiple operations can be executed at a time! For example, you can work on a code block while another block(s) is saving.
353 * Enhancement: Code block data is automatically revisioned after saving.
354 * Enhancement: Hot Key added for saving code block.
355 * Fix: Empty code blocks can now exist.
356 * Enhancement: Interaction with each code block from a simple smart graphical Toolbox using Web 2.0
357 * Feature: Delegate code block using Shortcodes. You can do that manually or through CJT smart TinyMCE dropdown list button.
358 * Feature: Integrate ACE Editor to provide syntax highlighting and correction while writing codes!
359 * Feature: Syntax highlighting for 4 languages: CSS, HTML, JavaScript and PHP.
360 * Enhancement: Entire plugin is now extensible! CJT supports installed extensions to extend or enhance its features.
361 * Feature: Batch operations (Toggling On and Off, Activate, Deactivate and Revert states, Delete empty and Delete all) toolbox allow for batch update of all code blocks.
362 * Enhancement: Rename and save code block name.
363 * Enhancement: You can now save multiple backups.
364 * Feature: Activate and Deactivate code blocks feature.
365 * Fix: blocks order was correctly displayed from the admin side, but had no effect while applying blocks to the website side.
366 * Enhancement: Templates system is totally removed and will be presented with many enhancements via a separate extension.
367 * Feature: Allow assigning code blocks to Posts and Custom Posts.
368 * Feature: Apply 'Category' block to all the child posts (or sub-posts) within that category.
369 * Feature: Assignment Panel smart feature to assist while working with hierarchical items (sub-pages, sub-categories, etc).
370 * Enhancement: Auxiliary tab has been added to the Assignment Panel in order to organise all the predefined items (or requests) under a single tab.
371 * Enhancement: Moved and added: 'Front Page', 'All Pages' and 'All Posts' predefined items to appear under the Auxiliary tab.
372 * Feature: Auxiliary Assignments. Blog Index, All Categories, Recent Posts, Entire Website, Website Backend, Search Pages, All Archives, Tag Archives, Author Archives, Attachment Pages and 404 Error
373 * Feature: Support of regular expressions for defining code block Point-To-Hook
374 * Security: Only administrators can execute CJT backend operations.
375 * Feature: Each block now has an Information metabox (Author, created date, modification date, and Shortcode).
376 * Enhancement: Create New Code Block dialog with initial properties ‘Name’, ‘State’ and ‘Position'
377 * Fix: Internal error detection routine for detecting AJAX errors that may have occurred away from users view
378 * Added: CJT User Manual PDF file added to the /docs folder
379 * Added: New WordPress Dashboard menu item to embrace all CJT plugin pages
380 * Enhancement: Added separate installer and upgrade pages for both CJT v0.3 and v0.8 to allow watching of the installation processes
381 * Enhancement: Added an uninstaller to completely erase all CJT data from the system
382 * Compatibility: 100% tested and working with BulletProof Security (BPS) plugin after applying [simple Ajax bypass rule](https://css-javascript-toolbox.com/support/topic/bulletproof-security-ajax-issue-and-resolution-2)
383
384 = 0.8 =
385 * Enhancement: Template code can be modified
386 * Feature: Code block Header and Footer feature so you can select which hook to output CSS/JS code
387 * Enhancement: Code blocks can be re-ordered via click-n-drag
388 * Enhancement: Code blocks can be given names, which can be edited and saved
389 * UI & Graphics: New icons and improved user interface
390 * Enhancement: Multilingual support. Only English translation is shipped with this version
391 * Enhancement: Style overriding. Any higher-ordered/positioned code blocks style syntax will override lower-ordered/positioned code blocks style syntax
392 * Feature: Built-in scripts bundled with WordPress can be used simply by checking them
393 * Feature: Backup and Restore code blocks data
394 * Fix: New code blocks are not toggling unless the page is refreshed
395 * Fix: CSS/JS template ‘extra slash character’ issue
396 * Fix: Code block deletion issues
397 * Fix: Code is not applied to the URL list except the last URL
398 * Fix: Cannot use string offset as array error
399 * Fix: Invalid argument supplied foreach() error
400
401 = 0.3 =
402 * Launch: This is the very first release of CSS & JavaScript Toolbox
403
404 == Credits ==
405
406 Copyright © 2018, Wipeout Media.
407
408 This program is free software; you can redistribute it and/or
409 modify it under the terms of the GNU General Public License
410 as published by the Free Software Foundation; either version 2
411 of the License, or (at your option) any later version.
412
413 This program is distributed in the hope that it will be useful,
414 but WITHOUT ANY WARRANTY; without even the implied warranty of
415 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
416 GNU General Public License for more details.
417
418 You should have received a copy of the GNU General Public License
419 along with this program; if not, write to the Free Software
420 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.