Method | Description | |
---|---|---|
AddConditionForSearchInPostmeta ( $where ) | ||
ColumnWritePanel ( $defaults ) | Add a new column with the name of the write panel was used for create the post/page, this is executed if the "condese menu" option is active | |
ColumnWritePanelData ( $column_name ) | Fill the new column Panel name This is executed if the "condense menu" option is active | |
DistinctForSearchPostMeta ( $distinct ) | ||
ExcludeWritepanelsPosts ( $where ) | Filter all the posts in POST -> Edit for doesn't display the posts created using some write panel. | |
FilterCustomPostsFields ( $fields ) | ||
FilterCustomPostsJoin ( $join ) | ||
FilterCustomPostsOrderby ( $orderby ) | ||
FilterCustomPostsWhere ( $where ) | ||
FilterPrepare ( &$qs ) | ||
JoinForSearchPostMeta ( $join ) |
public static AddConditionForSearchInPostmeta ( $where ) |
public ColumnWritePanel ( $defaults ) |
public ColumnWritePanelData ( $column_name ) |
public static DistinctForSearchPostMeta ( $distinct ) |
public static ExcludeWritepanelsPosts ( $where ) |