Wordpress – Cheat Sheet


Test content xml

https://github.com/WPTRT/theme-unit-test

https://codex.wordpress.org/Theme_Unit_Test

add excerpt to pages

[code language=”css”] add_post_type_support( ‘page’, ‘excerpt’ );
[/code] [child-pages]

Wordpress – Overview –

[display-posts category=”wordpess”]

Wordpress – More Cheat –

[display-posts category=”196″]


[display-posts category=”wordpress, wordpress-overview, wordpressmorecheats” category_display=”true” category_display=”post_tag” category_display=”taxonomy_name” wrapper=”div” wrapper_class=”display-posts-listing grid” meta_key=”_thumbnail_id” include_excerpt=”true” include_excerpt_dash=”false” excerpt_length=”10″ excerpt_more=”dig deeper …” excerpt_more_link=”true” include_title=”true” include_link=”true” category_display=”true” category_label=”Category is: ” image_size=”display-posts-nav-img” pagination=”true” pagination=”40″]
[display-posts]


Categories


[display-posts include_excerpt=”true” category_display=”true” category_display=”post_tag” category_display=”taxonomy_name” wrapper=”div” wrapper_class=”display-posts-listing grid” meta_key=”_thumbnail_id” include_excerpt=”true” include_excerpt_dash=”false” excerpt_length=”10″ excerpt_more=”dig deeper …” excerpt_more_link=”true” include_title=”true” include_link=”true” category_display=”true” category_label=”Category is: ” image_size=”display-posts-nav-img” pagination=”true” pagination=”22″ posts_per_page=”50″]

Scroll to Top