Skip to content

Commit

Permalink
commit v1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
senlin committed Sep 26, 2024
1 parent a174dab commit 53a21d9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![plugin version](https://img.shields.io/wordpress/plugin/v/quick-multilingual)](https://wordpress.org/plugins/quick-multilingual) [![WP compatibility](https://plugintests.com/plugins/wporg/quick-multilingual/wp-badge.svg)](https://plugintests.com/plugins/wporg/quick-multilingual/latest) [![PHP compatibility](https://plugintests.com/plugins/quick-multilingual/php-badge.svg)](https://plugintests.com/plugins/quick-multilingual/latest)

###### Last updated on September 26, 2024
###### Development version 1.5.4
###### Development version 1.5.5
###### requires at least WordPress 4.9
###### tested up to WordPress 6.6
###### Author: [Pieter Bos](https://github.com/senlin)
Expand Down Expand Up @@ -100,6 +100,11 @@ Plugin Settings page (two tabs) and frontend output.

## Changelog

### 1.5.5

* September 26, 2024
* Make HTML lang attribute output more robust

### 1.5.4

* September 26, 2024
Expand Down
2 changes: 1 addition & 1 deletion quick-multilingual.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Quick Multilingual
* Description: Quick Multilingual allows you to create multilingual brochure sites on WordPress with automatic language attributes and hreflang tags.
* Author: <a href="https://so-wp.com">Pieter Bos</a>
* Version: 1.5.4
* Version: 1.5.5
* Requires at least: 4.9
* Tested up to: 6.6
* Requires PHP: 7.0
Expand Down
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://so-wp.com/donations/
Tags: hreflang, language, multilingual, SEO, internationalization
Requires at least: 5.0
Tested up to: 6.6
Stable tag: 1.5.4
Stable tag: 1.5.5
Requires PHP: 7.0
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -70,6 +70,11 @@ Please open an issue on [Github](https://github.com/senlin/quick-multilingual/is

== Changelog ==

= 1.5.5 =

* September 26, 2024
* Make HTML lang attribute output more robust

= 1.5.4 =

* September 26, 2024
Expand Down

0 comments on commit 53a21d9

Please sign in to comment.