PHP 클래스 WPKB\Callouts

파일 보기 프로젝트 열기: ibericode/wp-knowledge-base

보호된 프로퍼티들

프로퍼티 타입 설명
$default_atts

공개 메소드들

메소드 설명
__construct ( )
add_hooks ( )
add_quicktags ( ) : boolean
css ( ) : boolean
shortcode ( array $atts = [], string $content = '' ) : string

메소드 상세

__construct() 공개 메소드

public __construct ( )

add_hooks() 공개 메소드

public add_hooks ( )

add_quicktags() 공개 메소드

public add_quicktags ( ) : boolean
리턴 boolean

css() 공개 메소드

public css ( ) : boolean
리턴 boolean

shortcode() 공개 메소드

public shortcode ( array $atts = [], string $content = '' ) : string
$atts array
$content string
리턴 string

프로퍼티 상세

$default_atts 보호되어 있는 프로퍼티

protected $default_atts