2014年1月10日 星期五

[Wordpress] Some Code Function References

To interact with Wordpress database using PHP codes:

Insert Post
http://codex.wordpress.org/Function_Reference/wp_insert_post

Set Post Terms ( Tag or Category )
http://codex.wordpress.org/Function_Reference/wp_set_post_terms

Add Post Meta Field Data
(May be needed after added some plugins and would like to be compatible with them)
http://codex.wordpress.org/Function_Reference/add_post_meta

Create Post Category
http://codex.wordpress.org/Function_Reference/wp_create_category

沒有留言:

張貼留言

亞健康狀態

因著不同事務要處理,最近的晚上已經實行不到九時半入睡的習慣;結果身體一直處於亞健康狀態,早上超級眼瞓(!!!!!),幾乎睜不開眼T.T 這種掙扎中的狀態真痛苦…… 結果星期中真的不行了,放下一切要處理的事務,吃完飯八時半就去睡了,而終於……終於!第二天早上找回了靈魂,工作不用再因...