Hello, yes, the plugin should work with custom post types as well.
Hi .. your answer give me hope … but I can´t get it work with custom post.
Can you find the HTML comment <!-- Automatic Post Date Filler --> in the source code of the post editor page?
forgive me but I’m not very knowledgeable of the subject. Where should I look for that? In the back end of the post? At any file?
No problem. APDF works only with posts which post status (e.g. “draft”, “publish” etc.) is specified in the field “Affected post types” on the plugin’s options page.
Open any post with one of these statuses in the post editor and then display the page source (here’s how: http://www.wikihow.com/View-Source-Code).
If the previously mentioned HTML comment is there, then APDF should be able to change the date when you click the “Edit” link next to “Publish immediately” in the Publish module.
Can you find it?
I see more than 4600 lines….. the HTML comment where is it ?. At the top ? I don´t know where to look. I made a test with a normal post (not custom post)… The plugin is set to current date and Current time + 5 minutes. Then I go to a draft post … I click on publish inmediately.. and … the post is published. Don´t wait for 5 minutes to publish the post.
I thanks a lot for traying to help me…. But the problem is me !! not the plugin !! jajaja… Thanks for your cooperation.
In my case it’s on the line 2165, near the end of the source code (the keyboard shortcut Ctrl + F should show you a search tool).
You’re welcome 🙂