Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
asaquzzaman committed May 10, 2017
1 parent a6e4c58 commit c5eaa33
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
=== WP User Profile Builder ===
=== Profile ===

Contributors: asaquzzaman
Tags: profile builder, user profile, profile, user custom field, profile maker
Expand All @@ -8,11 +8,11 @@ Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

With the User Profile Builder plugin you can create users profile template layout.
With the Profile plugin you can create users profile template layout.

== Description ==

The WordPress User Profile Builder plugin. Manage your User Profile simply with the user tools and options. It gives you to create custom user fields. It also provide you users list page, real time search users, individual user profile and many more.
The WordPress Profile plugin. Manage your User Profile simply with the user tools and options. It gives you to create custom user fields. It also provide you users list page, real time search users, individual user profile and many more.

= Features =

Expand Down
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
=== WP User Profile Builder ===
=== WP Profile Builder ===
Contributors: asaquzzaman
Tags: profile builder, user profile, profile, user custom field, profile maker
Requires at least: 4.0
Expand All @@ -7,11 +7,11 @@ Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

With the "User Profile Builder"-plugin you can create users profile template.
With the Profile plugin you can create users profile template.

== Description ==

The WordPress User Profile Builder plugin. Manage your User Profile simply with the user tools and options. It gives you to create custom user fields. It also provide you users list page, real time search users, individual user profile and many more.
The WordPress Profile plugin. Manage your User Profile simply with the user tools and options. It gives you to create custom user fields. It also provide you users list page, real time search users, individual user profile and many more.

= Features =

Expand Down
8 changes: 4 additions & 4 deletions wpup.php
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?php
/**
* Plugin Name: WP User Profile Builder
* Plugin Name: WP Profile Builder
* Plugin URI: https://github.com/asaquzzaman/wp-user-profile-builder
* Description: With the User Profile Builder plugin you can create users profile template layout.
* Version: 0.1 Beta
* Description: With the Profile plugin you can create users profile template layout.
* Version: 0.1
* Author: asaquzzaman
* Author URI: http://mishubd.com
* Requires at least: 4.0
* Tested up to: 4.7.3
* Text Domain: wpup
* Text Domain: wpupb
* Domain Path: /i18n/languages/
*/

Expand Down

0 comments on commit c5eaa33

Please sign in to comment.