The main new feature of this release is the possibility to use natural sorting for tag names. You apply it with the shortcode parameter “orderby” and the value “natural”, instead of “name”. The entire shortcode could look like this: Chatty Mango Features Software Tools and Services Otherannouncement Black Friday Cyber Monday screencast block caching color …
While installing the Mailchimp Pop-up form on WordPress, I ran into a problem that many others seem to have encountered as well: The script “jQuery.js” cannot be found at “https://chattymango.com/jQuery.js”, which of course breaks the entire pop-up. Actually, jQuery comes bundled with WordPress and just needs to be loaded from the right location. Unfortunately, you …
This minor release comes with a new option to load the scripts and stylings for tag clouds only if the corresponding shortcodes are being used on that post or page. This can make the page load faster. On the other hand, for that option the post or page is being scanned for appearances of that shortcode, …
A few weeks ago I started moving all plugin-related pages to this website. At the same time I began working on a new WordPress plugin: Tag Groups Premium, extending the free Tag Groups plugin. The premium plugin adds many features that have been requested by users, but their implementation was simply too time-consuming for a …
The text widgets of WordPress 4.8 came with a new feature – a HTML editor. That is great for people who want to format their text, but it is also bad news since the TinyMCE editor tends to clean up or reformat the original code. For example, “=>” gets converted into the HTML-safe encoding “=>”, and …
It was time again to push out some bug fixes fixes – though none of them serious for the majority of users. You will probably notice some changes only on the settings screen. Over the past years, I add new features and settings while trying not to affect too much the existing layout. That was …
The new version of the Tag Groups plugin brings you three new shortcodes: show_not_assigned: Here you can choose to show also a tab with all remaining tags that are not assigned to any group. not_assigned_name: In case you activate the above option, you can set a name here that will be displayed in the tab.((Hint: …
It took me over four years to complete one of the early ideas and frequent wishes by users: Ajax((Actually, it has already been used by the Quick Edit menu.)) and more interactivity on the group administration page. Ajax basically means that you can work on the data without having to reload the page every time …
Version 0.22 of the Tag Groups plugin comes with a new feature that was requested already several times: You can now export your settings, including the groups you created. Tags won’t be included, neither their assignment to the groups. The reason is simply that their assignment to the groups is saved with the tags – …
The latest version 0.21 of the Tag Groups plugin features a new shortcode that creates an accordion instead of tabs: The options are documented in the settings. As usual, please post any support requests on the official support forum.