Changeset 10420
- Timestamp:
- 12/22/2015 05:35:29 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-notifications/bp-notifications-template.php
r10417 r10420 838 838 * 839 839 * @since 1.9.0 840 * 841 * @return string 840 842 */ 841 843 function bp_get_the_notification_mark_read_link() { … … 874 876 * 875 877 * @since 2.1.0 878 * 879 * @return string 876 880 */ 877 881 function bp_get_the_notification_mark_read_url() { … … 916 920 * 917 921 * @since 1.9.0 922 * 923 * @return string 918 924 */ 919 925 function bp_get_the_notification_mark_unread_link() { … … 952 958 * 953 959 * @since 2.1.0 960 * 961 * @return string 954 962 */ 955 963 function bp_get_the_notification_mark_unread_url() { … … 994 1002 * 995 1003 * @since 1.9.0 1004 * 1005 * @return string 996 1006 */ 997 1007 function bp_get_the_notification_mark_link() { … … 1027 1037 * 1028 1038 * @since 1.9.0 1039 * 1040 * @return string 1029 1041 */ 1030 1042 function bp_get_the_notification_delete_link() {
Note: See TracChangeset
for help on using the changeset viewer.