~canonical-sysadmins/wordpress/4.8.1

« back to all changes in this revision

Viewing changes to wp-includes/bookmark-template.php

  • Committer: Barry Price
  • Date: 2016-08-17 04:50:12 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: barry.price@canonical.com-20160817045012-qfui81zhqnqv2ba9
Merge WP4.6 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
248
248
                                $r['category_before']
249
249
                        );
250
250
                        /**
251
 
                         * Filter the bookmarks category name.
 
251
                         * Filters the bookmarks category name.
252
252
                         *
253
253
                         * @since 2.2.0
254
254
                         *
289
289
        }
290
290
 
291
291
        /**
292
 
         * Filter the bookmarks list before it is echoed or returned.
 
292
         * Filters the bookmarks list before it is echoed or returned.
293
293
         *
294
294
         * @since 2.5.0
295
295
         *