Class SIW_Content_Type
Class om een custom content type toe te voegen
- Custom post type
- Taxonomieën
- Title
- Intro en filter voor archiefpagina
Direct known subclasses
Abstract
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Located at content-types/abstract-siw-content-type.php
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Located at content-types/abstract-siw-content-type.php
Methods summary
public
|
|
protected
array
|
|
abstract protected
array
|
|
abstract protected
array
|
|
abstract protected
array
|
|
abstract protected
array
|
|
abstract protected
string
|
|
abstract protected
string
|
|
abstract protected
string
|
|
abstract protected
string
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
protected
string|boolean
|
|
public
|
Properties summary
protected
string
|
$post_type
Post type |
|
protected
string
|
$single_slug
Slug voor post |
|
protected
string
|
$archive_slug
Slug voor archiefpagina |
|
protected
array
|
$taxonomies
Taxonomieën |
|
protected
string
|
$menu_icon
Icoon voor admin-menu |
|
protected
string
|
$capability_type
Capability type |
#
'post'
|
protected
boolean
|
$sort_by_title
Post sorteren op titel |
#
false
|
protected
boolean
|
$show_taxonomy_filter
Geeft aan of taxonomy filter getoond moet worden |
#
false
|
protected
|
$taxonomy_filter
Instantie van Taxonomy Filter |