akismet_optimize_table

過濾鉤子
apply_filters( 'akismet_optimize_table', ( mt_rand(1, 5000)

akismet_optimize_table – 這個鉤子用於優化Akismet資料庫表的效能。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
if ( apply_filters( 'akismet_optimize_table', ( mt_rand(1, 5000) == 11), $wpdb->comments ) ) // lucky number
if ( apply_filters( 'akismet_optimize_table', ( mt_rand(1, 5000) == 11), $wpdb->comments ) ) // lucky number
if ( apply_filters( 'akismet_optimize_table', ( mt_rand(1, 5000) == 11), $wpdb->comments ) ) // lucky number

常見問題

FAQs
檢視更多 >