Post ID Shortcode10. November 2023Allgemeinadd_shortcode( 'postid', 'post_id_sh' ); function post_id_sh($atts, $content, $tag) { global $post; return get_the_ID(); }Frühere Beiträge Logged In / Logged Out SHortcode//logged in shortcode function check_user ($params, $content = null){ //check tha the user is logged… Add LasT Edited Column TO CPT//http://andrewnorcross.com/tutorials/modified-date-display/ add_action ( 'manage_posts_custom_column', 'rkv_heirch_columns', 10, 2 ); add_filter ( 'manage_edit-stellenangebot_columns', 'rkv_page_columns' ); function rkv_heirch_columns(… Remove Microsoft AutoUdpdate cause it sucksFollow these steps to remove the Microsoft AutoUpdate application: Open Finder From the menu bar,…
Logged In / Logged Out SHortcode//logged in shortcode function check_user ($params, $content = null){ //check tha the user is logged…
Add LasT Edited Column TO CPT//http://andrewnorcross.com/tutorials/modified-date-display/ add_action ( 'manage_posts_custom_column', 'rkv_heirch_columns', 10, 2 ); add_filter ( 'manage_edit-stellenangebot_columns', 'rkv_page_columns' ); function rkv_heirch_columns(…
Remove Microsoft AutoUdpdate cause it sucksFollow these steps to remove the Microsoft AutoUpdate application: Open Finder From the menu bar,…