Closed timbunch closed 8 years ago
Using custom headers, insert custom categories.
for example... $headers[] = sprintf( 'category: wp_reset_password' );
This was added in the last version 1.6.9. Thanks for the PR.
Using custom headers, insert custom categories.
for example... $headers[] = sprintf( 'category: wp_reset_password' );