New and updated in 2.8.0
-
hookget_comment_link
Filters the returned single comment permalink.
-
functionprint_admin_styles()
Prints the styles queue in the HTML head on admin pages.
-
Filters whether to print the admin styles.
-
functionprint_head_scripts()
Prints the script queue in the HTML head on admin pages.
-
functionscript_concat_settings()
Determines the concatenation and compression settings for scripts and styles.
-
Filters whether to print the head scripts.
-
functionprint_footer_scripts()
Prints the scripts that were queued for the footer or too late for the HTML head.
-
Filters whether to print the footer scripts.
-
functionwp_print_head_scripts()
Prints the script queue in the HTML head on the front end.
-
functionwp_print_footer_scripts()
Hooks to print the scripts and styles in the footer.
-
Fires when footer scripts are printed.
-
functionwp_enqueue_scripts()
Wrapper for do_action( ‘wp_enqueue_scripts’ ).
-
Fires when scripts and styles are enqueued.
-
Fires immediately after a comment is inserted into the database.
-
Filters the lifetime of the comment cookie in seconds.