wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php

WP檔案
函式/鉤子名 描述
rest_after_insert_{$this->post_type} (動作鉤子) rest_after_insert_{$this->post_type}: 這是一個通用的動作鉤子,可以用來在一個文章型別被插入資料庫後執行特定的動作。鉤子名稱中的”$this->post_type”

常見問題

FAQs
檢視更多 >