Skip to:
Content

BuddyPress.org

Changeset 10420


Ignore:
Timestamp:
12/22/2015 05:35:29 AM (9 years ago)
Author:
tw2113
Message:

Scrutinizr feedback cleanup.

See #6404.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-notifications/bp-notifications-template.php

    r10417 r10420  
    838838     *
    839839     * @since 1.9.0
     840     *
     841     * @return string
    840842     */
    841843    function bp_get_the_notification_mark_read_link() {
     
    874876     *
    875877     * @since 2.1.0
     878     *
     879     * @return string
    876880     */
    877881    function bp_get_the_notification_mark_read_url() {
     
    916920     *
    917921     * @since 1.9.0
     922     *
     923     * @return string
    918924     */
    919925    function bp_get_the_notification_mark_unread_link() {
     
    952958     *
    953959     * @since 2.1.0
     960     *
     961     * @return string
    954962     */
    955963    function bp_get_the_notification_mark_unread_url() {
     
    9941002     *
    9951003     * @since 1.9.0
     1004     *
     1005     * @return string
    9961006     */
    9971007    function bp_get_the_notification_mark_link() {
     
    10271037     *
    10281038     * @since 1.9.0
     1039     *
     1040     * @return string
    10291041     */
    10301042    function bp_get_the_notification_delete_link() {
Note: See TracChangeset for help on using the changeset viewer.