Plugin Directory

Changeset 2971656


Ignore:
Timestamp:
09/26/2023 07:12:55 AM (2 years ago)
Author:
UmeshSingla
Message:

Updated readme

Location:
user-tags
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • user-tags/tags/2.0/readme.txt

    r2970834 r2971656  
    2020    Admin users with the edit_users capability can assign or un-assign categories from the User profile page, made even more flexible with the ut_render_taxonomy_dropdown filter to modify the check.
    2121
    22     Taxonomy Template Customization: Each taxonomy term generates its own archive featuring the list of assigned users. The plugin allows you to customize this template by simply creating a folder named user-taxonomy-template.php in your theme's root directory."
     22    Taxonomy Template Customization: Each taxonomy term generates its own archive featuring the list of assigned users. The plugin allows you to customize this template by simply creating a folder named template in your theme's root directory and add the custom template user-taxonomy-template.php."
    2323    Make sure to refresh your permalinks after creating a new taxonomy to ensure that the template functions correctly.
    2424
  • user-tags/trunk/readme.txt

    r2970834 r2971656  
    2020    Admin users with the edit_users capability can assign or un-assign categories from the User profile page, made even more flexible with the ut_render_taxonomy_dropdown filter to modify the check.
    2121
    22     Taxonomy Template Customization: Each taxonomy term generates its own archive featuring the list of assigned users. The plugin allows you to customize this template by simply creating a folder named user-taxonomy-template.php in your theme's root directory."
     22    Taxonomy Template Customization: Each taxonomy term generates its own archive featuring the list of assigned users. The plugin allows you to customize this template by simply creating a folder named template in your theme's root directory and add the custom template user-taxonomy-template.php."
    2323    Make sure to refresh your permalinks after creating a new taxonomy to ensure that the template functions correctly.
    2424
Note: See TracChangeset for help on using the changeset viewer.