~canonical-sysadmins/wordpress/4.2.4

« back to all changes in this revision

Viewing changes to wp-admin/network/sites.php

  • Committer: Nick Moffitt
  • Date: 2015-01-15 11:05:37 UTC
  • mfrom: (1.1.1 wp4-upstream)
  • Revision ID: nick.moffitt@canonical.com-20150115110537-8bp1y42eyg0jsa7c
Tags: 4.1
MergeĀ upstreamĀ versionĀ 4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
227
227
                        /**
228
228
                         * Filter a specific, non-default site-updated message in the Network admin.
229
229
                         *
230
 
                         * The dynamic portion of the hook name, $_GET['updated'], refers to the non-default
231
 
                         * site update action.
 
230
                         * The dynamic portion of the hook name, `$_GET['updated']`, refers to the
 
231
                         * non-default site update action.
232
232
                         *
233
233
                         * @since 3.1.0
234
234
                         *