Changeset 1322975
- Timestamp:
- 01/07/2016 07:57:21 AM (10 years ago)
- Location:
- frontend-edit-profile
- Files:
-
- 4 edited
-
tags/1.0.5/fep.php (modified) (1 diff)
-
tags/1.0.5/readme.txt (modified) (1 diff)
-
trunk/fep.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
frontend-edit-profile/tags/1.0.5/fep.php
r1322970 r1322975 2 2 /* 3 3 Plugin Name: Frontend Edit Profile 4 Version: 1.0. 34 Version: 1.0.5 5 5 Description: Add edit profile to your post or page 6 6 Author: Abdul Ibad -
frontend-edit-profile/tags/1.0.5/readme.txt
r1322970 r1322975 14 14 15 15 Wordpress plugin to add profile information to your frontend through shortcode, without coding or hacks. Great for membership site. 16 17 Since Version 1.0.5 18 You need to separate between login and profile page, See installation. 16 19 17 20 Check plugin development through github -
frontend-edit-profile/trunk/fep.php
r1322970 r1322975 2 2 /* 3 3 Plugin Name: Frontend Edit Profile 4 Version: 1.0. 34 Version: 1.0.5 5 5 Description: Add edit profile to your post or page 6 6 Author: Abdul Ibad -
frontend-edit-profile/trunk/readme.txt
r1322970 r1322975 14 14 15 15 Wordpress plugin to add profile information to your frontend through shortcode, without coding or hacks. Great for membership site. 16 17 Since Version 1.0.5 18 You need to separate between login and profile page, See installation. 16 19 17 20 Check plugin development through github
Note: See TracChangeset
for help on using the changeset viewer.