mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- fixed CVE ID: CVE-2024-8519
- WPCS;
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/**
|
||||
* Template for the profile single comments
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/ultimate-member/profile/comments-single.php
|
||||
* This template can be overridden by copying it to your-theme/ultimate-member/profile/comments-single.php
|
||||
*
|
||||
* Page: "Profile"
|
||||
*
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/**
|
||||
* Template for the profile comments
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/ultimate-member/profile/comments.php
|
||||
* This template can be overridden by copying it to your-theme/ultimate-member/profile/comments.php
|
||||
*
|
||||
* Page: "Profile"
|
||||
* Call: function add_comments(), function load_comments()
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/**
|
||||
* Template for the profile single post
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/ultimate-member/profile/posts-single.php
|
||||
* This template can be overridden by copying it to your-theme/ultimate-member/profile/posts-single.php
|
||||
*
|
||||
* Page: "Profile"
|
||||
*
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/**
|
||||
* Template for the profile posts
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/ultimate-member/profile/posts.php
|
||||
* This template can be overridden by copying it to your-theme/ultimate-member/profile/posts.php
|
||||
*
|
||||
* Page: "Profile"
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user