How to get post slug from post in WordPress?

后端 未结 10 2195
我在风中等你
我在风中等你 2020-12-25 09:32

I want to get \"abc_15_11_02_3\" from http://example.com/project_name/abc_15_11_02_3/. How can i do this?

10条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-25 10:34

    I came across this method and I use it to make div IDs the slug name inside the loop:

    
    

提交回复
热议问题