plow0171
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Hello,
Thank you for contacting us.
The program you gave me worked fine.It was very helpful because I am not familiar with the program.
I appreciate your help.Hello,
I want to programmatically delete all posts that match the author’s id.
I tried the following code described on the homepage, but only one was deleted.if (function_exists(‘postExpirator_init’)) {
$postId = 258;
_unscheduleExpiratorEvent($postId);
}Regards,
Hello,
Thank you for the useful information.
The program you informed me about worked well.Please also tell me how to remove the expiration date.
I look forward to hearing from you.
Forum: Plugins
In reply to: [MW WP Form] 選択項目による必須項目の切り替えについてheadに以下を記述し非表示としました。
<?php
ini_set(‘display_errors’, 0);
?>- This reply was modified 3 years, 8 months ago by plow0171.
Forum: Plugins
In reply to: [User Posts Limit] Exclude posts in trashHello,
I was able to figure things out because you helped me.
Thank you.
Viewing 5 replies - 1 through 5 (of 5 total)