简体   繁体   中英

Using Post Meta in permalink in WordPress

I have a post meta "link" for each post and I want to make the permalink "link/%link%". For example, if the "link" for a post is http://google.com , then I want to access the post at http://myblog.com/link/http://google.com .

Is this possible using WordPress? I don't mind modifying the core files.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM