这是我的代码,它不起作用。
global $post; echo get_the_title( wp_get_post_parent_id( $post->post->ID ) );
但这不起作用。
先感谢您。
wordpress
wordpress ×1