From 237f546653213ffea6df7aaa84d4906aa9a8288f Mon Sep 17 00:00:00 2001 From: ulaulaman Date: Wed, 13 Oct 2021 13:12:02 +0200 Subject: [PATCH] Update Co-Authors Widget tiddler --- index.html | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index e338b7c..71c0679 100644 --- a/index.html +++ b/index.html @@ -11377,7 +11377,7 @@ exports.run = function(tag) {
ulaulaman
-
+

 
@@ -12096,8 +12096,8 @@ You can style citations adding in your css theme the class "paperdata" * 0.2 add shortcode to resolve doi using code * 0.1 shortcode for doi link
-
-
<<dbadge "Co-Authors Widget" "0.5.3" "info">> <a href="https://wordpress.org/plugins/widget-for-co-authors/" class="badge badge-dark" target="wp">Wordpress Plugin</a> <a href="https://github.com/ulaulaman/widget-for-co-authors" class="badge badge-dark" target="github">Repository ~GitHub</a>
+
+
<<dbadge "Co-Authors Widget" "0.6" "info">> <a href="https://wordpress.org/plugins/widget-for-co-authors/" class="badge badge-dark" target="wp">Wordpress Plugin</a> <a href="https://github.com/ulaulaman/widget-for-co-authors" class="badge badge-dark" target="github">Repository ~GitHub</a>
 
 The plugin add a widget and a shortcode in order to show authors of an article. It is compatible with Co-Authors Plus.
 
@@ -12113,15 +12113,16 @@ The plugin add also a slider in order to show user's profile. If you want change
 4. Add the widget to your sidebar or the shortcode to your posts or pages.
 
 # Changelog
-<strong>0.5.3 add the correct lang files</strong><br/>
-0.5.2 fix error code in domain name in widget<br/>
-0.5.1 fix error code in domain name for messages<br/>
-0.5 support for translations<br/>
-0.4 translation italian messages in english<br/>
-0.3.1 test with wp 4.9.2<br/>
-0.3 add profile link and css<br/>
-0.2 creation of the widget to show authors' avatars<br/>
-0.1 creation of the shortcode to add post's authors
+* **0.6 extended html class also in case Co-Authors Plus is not installed**
+* 0.5.3 add the correct lang files
+* 0.5.2 fix error code in domain name in widget
+* 0.5.1 fix error code in domain name for messages
+* 0.5 support for translations
+* 0.4 translation italian messages in english
+* 0.3.1 test with wp 4.9.2
+* 0.3 add profile link and css
+* 0.2 creation of the widget to show authors' avatars
+* 0.1 creation of the shortcode to add post's authors
 
 # Screenshot
 <div align="center"><img src="https://github.com/ulaulaman/widget-for-co-authors/blob/master/assets/screenshot-1.jpg?raw=true" /></div>