- updated readme.txt;

- updated plugin main file markup;
This commit is contained in:
Mykyta Synelnikov
2023-07-25 01:04:12 +03:00
parent 3100adbc50
commit e45add34c4
3 changed files with 30 additions and 12 deletions
+14 -9
View File
@@ -1,13 +1,18 @@
<?php
/*
Plugin Name: Ultimate Member
Plugin URI: http://ultimatemember.com/
Description: The easiest way to create powerful online communities and beautiful user profiles with WordPress
Version: 2.6.9
Author: Ultimate Member
Author URI: http://ultimatemember.com/
Text Domain: ultimate-member
*/
/**
* Plugin Name: Ultimate Member
* Plugin URI: http://ultimatemember.com/
* Description: The easiest way to create powerful online communities and beautiful user profiles with WordPress
* Version: 2.6.9
* Author: Ultimate Member
* Author URI: http://ultimatemember.com/
* Text Domain: ultimate-member
* Domain Path: /languages
* Requires at least: 5.5
* Requires PHP: 5.6
*
* @package UM
*/
defined( 'ABSPATH' ) || exit;