mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-17 13:33:32 +09:00
Update doc blocks (CS)
This commit is contained in:
@@ -234,9 +234,12 @@ class Display_Featured_Image_Genesis_Description {
|
||||
|
||||
/**
|
||||
* Actually print the description for the archive page. Adds hooks for moving output.
|
||||
* @param $intro_text string the archive intro text.
|
||||
*
|
||||
* @param $intro_text string the archive intro text.
|
||||
* @param string $class optional class for the div.
|
||||
*
|
||||
* @param string $context
|
||||
*
|
||||
* @since 2.5.0
|
||||
*/
|
||||
protected function print_description( $intro_text, $class = '', $context = 'archive_intro' ) {
|
||||
|
||||
Reference in New Issue
Block a user