PHP 클래스 Mlp_Helpers

Changelog 0.8 - added show_current_blog / added params for show_linked_elements - removed get_linked_elements request for is_home - added filter to remove the static ?noredirect= parameter 0.7 - Added mlp_get_interlinked_permalinks - Added mlp_get_blog_language 0.6 - Codexified - Fixed Notices 0.5.2a - Initial Commit
상속: extends Multilingual_Press
파일 보기 프로젝트 열기: inpsyde/multilingual-press 1 사용 예제들

공개 메소드들

메소드 설명
get_interlinked_permalinks ( integer $element_id, string $type = '' ) : array Get the element ID in other blogs for the selected element with additional information.
insert_dependency ( string $name, object $instance ) : void
show_linked_elements ( array $args ) : string Get the linked elements and display them as a list.

메소드 상세

insert_dependency() 공개 정적인 메소드

public static insert_dependency ( string $name, object $instance ) : void
$name string
$instance object
리턴 void

show_linked_elements() 공개 정적인 메소드

Get the linked elements and display them as a list.
public static show_linked_elements ( array $args ) : string
$args array
리턴 string