Plugin Directory

Changeset 3390293


Ignore:
Timestamp:
11/05/2025 10:12:51 AM (5 months ago)
Author:
yookoala
Message:

Fix WordPress Plugin Directory warning

  • fix contributor list.
  • limit the number of tags to 5.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • user-profile-tabs/trunk/README.txt

    r3390253 r3390293  
    11=== User Profile Tabs ===
    2 Contributors: (this should be a list of wordpress.org userid's)
     2Contributors: yookoala
    33Donate link: https://www.buymeacoffee.com/yookoala
    4 Tags: user profile, user fields, memberships, user meta, user profile, users
     4Tags: user profile, user fields, memberships, user meta, user profile
    55Tested up to: 6.8
    66Stable tag: 1.2
     
    1313== Description ==
    1414
    15 If your User Profile page is way too stuffed with fields (e.g. from Paid Membership Pro), this plugin will
    16 inject CSS and Javascripts to re-organize sections in "Account Management" sections into tabs. All fields
    17 under H3 will be re-organized in tabs.
     15If your User Profile page is way too stuffed with fields (e.g. from Paid Membership Pro), this plugin will inject CSS and Javascripts to re-organize sections in "Account Management" sections into tabs. All fields under H3 will be re-organized in tabs.
     16
     17
     18== Frequently Asked Questions ==
     19
     20= How do I use this plugin? =
     21
     22Just install and activate. No other setup is needed.
     23
     24Go to "Users > Profile" (`/wp-admin/profile.php` of your WordPress) and you will see the result.
     25
     26= How do I contribute? =
     27
     28The development is happening on GitHub.
     29
     30* [Source Code](https://github.com/yookoala/user-profile-tabs)
     31* [Issue Tracker](https://github.com/yookoala/user-profile-tabs/issues)
     32* [Pull Request](https://github.com/yookoala/user-profile-tabs/pulls)
     33
     34= This easily solves my problem! How do I thank you for this? =
     35
     36Well, some nice comment would be nice.
     37
     38Also, you may consider to [buy me a pizza](https://www.buymeacoffee.com/yookoala).
Note: See TracChangeset for help on using the changeset viewer.