Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
WP Print Friendly
Commits
eea49919
Commit
eea49919
authored
May 11, 2013
by
Erick Hitter
Browse files
Functions don't need parenthesis in phpdoc.
parent
104b410b
Changes
1
Hide whitespace changes
Inline
Side-by-side
wp-print-friendly.php
View file @
eea49919
...
...
@@ -167,7 +167,7 @@ class wp_print_friendly {
* If WordPress determined this request is a 404, do nothing and let the main theme handle things.
*
* @global $wp_query
* @uses is_404
()
* @uses is_404
* @return bool
*/
public
function
is_print
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment