PHP 클래스 RTMediaInteraction, rtMedia

저자: saurabh
파일 보기 프로젝트 열기: rtCamp/rtMedia

공개 프로퍼티들

프로퍼티 타입 설명
$context
$routes

공개 메소드들

메소드 설명
__construct ( ) Initialise the interaction
default_context ( ) Sets up the default context
endpoint ( ) Just adds the current /{slug}/ to the rewite endpoint
flush_rules ( )
init ( )
rewind_context ( ) Reset the context to the default context after temporarily setting it, Say, for an upload
rewrite_rules ( )
rewrite_tags ( )
route_slugs ( ) Set up the route slugs' array
rtmedia_wpseo_og_desc ( $desc ) * Change description using Yoast SEO plugin's filter
rtmedia_wpseo_og_image ( $data )
rtmedia_wpseo_og_url ( $url )
set_context ( array $context = false )
set_query ( )
set_routers ( )
set_title ( $default, $sep = '|' )

메소드 상세

__construct() 공개 메소드

Initialise the interaction
public __construct ( )

default_context() 공개 메소드

Sets up the default context
public default_context ( )

endpoint() 공개 메소드

Just adds the current /{slug}/ to the rewite endpoint
public endpoint ( )

flush_rules() 공개 메소드

public flush_rules ( )

init() 공개 메소드

public init ( )

rewind_context() 공개 메소드

Reset the context to the default context after temporarily setting it, Say, for an upload
public rewind_context ( )

rewrite_rules() 정적인 공개 메소드

static public rewrite_rules ( )

rewrite_tags() 정적인 공개 메소드

static public rewrite_tags ( )

route_slugs() 공개 메소드

Set up the route slugs' array
public route_slugs ( )

rtmedia_wpseo_og_desc() 공개 메소드

* Change description using Yoast SEO plugin's filter
public rtmedia_wpseo_og_desc ( $desc )

rtmedia_wpseo_og_image() 공개 메소드

public rtmedia_wpseo_og_image ( $data )

rtmedia_wpseo_og_url() 공개 메소드

public rtmedia_wpseo_og_url ( $url )

set_context() 공개 메소드

public set_context ( array $context = false )
$context array the context array

set_query() 공개 메소드

public set_query ( )

set_routers() 공개 메소드

public set_routers ( )

set_title() 공개 메소드

public set_title ( $default, $sep = '|' )

프로퍼티 상세

$context 공개적으로 프로퍼티

public $context

$routes 공개적으로 프로퍼티

public $routes