We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf87b33 commit 54e27a1Copy full SHA for 54e27a1
src/wp-content/themes/twentyeleven/inc/theme-options.php
@@ -75,6 +75,8 @@ function twentyeleven_theme_options_init() {
75
* By default, only administrators have either of these capabilities, but the desire here is
76
* to allow for finer-grained control for roles and users.
77
*
78
+ * @since Twenty Eleven 1.1
79
+ *
80
* @param string $capability The capability used for the page, which is manage_options by default.
81
* @return string The capability to actually use.
82
*/
0 commit comments