Skip to content

Commit

Permalink
updated plugin meta info
Browse files Browse the repository at this point in the history
  • Loading branch information
obiPlabon committed Jun 28, 2022
1 parent 8375e71 commit 1f75e5b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
8 changes: 3 additions & 5 deletions directorist-wpml-integration.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
* @license GPL-2.0-or-later
*
* @wordpress-plugin
* Plugin Name: Directorist - WPML Integration
* Plugin Name: Directorist WPML Integration
* Plugin URI: https://github.com/sovware/directorist-wpml-integration
* Description: A WPML integration extension for Directorist
* Version: 0.1.2
* Requires at least: 5.2
* Version: 1.0.0
* Requires at least: 5.7
* Requires PHP: 7.2
* Author: wpWax
* Author URI: https://directorist.com/about-us
Expand All @@ -31,5 +31,3 @@ function Directorist_WPML_Integration() {
}

add_action( 'directorist_loaded', 'Directorist_WPML_Integration' );


13 changes: 4 additions & 9 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
=== Directorist - WPML Integration ===
Contributors: wpwax, rafiq91
Contributors: wpwax
Tags: directory, directorist, directorist wpml, wpml
Requires at least: 5.7
Tested up to: 5.9
Requires PHP: 7.0
Stable tag: 0.1.0
Tested up to: 6.0
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -58,8 +58,3 @@ If you want to contribute to the project, you’re most welcome to make it happe
2. Activate the plugin through the 'Plugins' screen in WordPress if installed manually or through the WordPress plugins screen.
3. Use the `Add New` button in the Block Editor toolbar when needed.

== Changelog ==

= 0.1.0 - April 19, 2022 =

* Release

0 comments on commit 1f75e5b

Please sign in to comment.