在制作wordpress主题时常常会用到调用页面的别名,下面这段代码可以完美解决,wordpress页面别名调用的问题。 <?php if( is_page() ){$post_data = get_post($post->ID, ARRAY_A); echo $post_data['post_name'];} ?> 把上面这么代码放在page.php页面中需要显示别名的位置即可。
在制作wordpress主题时常常会用到调用页面的别名,下面这段代码可以完美解决,wordpress页面别名调用的问题。 <?php if( is_page() ){$post_data = get_post($post->ID, ARRAY_A); echo $post_data['post_name'];} ?> 把上面这么代码放在page.php页面中需要显示别名的位置即可。
Build an efficient and multi-language independent foreign trade website for enterprises
为企业提供全方位的外贸网站建设解决方案,助力中国企业走向世界