Devtard
Forum Replies Created
-
Forum: Plugins
In reply to: [Automatic Post Tagger] Does it work with custom post types?You have to find out the name of your custom taxonomy – it’s probably not “post_tag” but something else, e.g. “product_tag”.
The post type filter (line 627) has to be changed to “products”. Then the bulk tagging feature should work. (Individual posts can’t be automatically processed yet when using the post editor to save/update posts.)
Forum: Plugins
In reply to: [Automatic Post Tagger] Does it work with custom post types?The version 1.5.1 does support them – check this out: https://devtard.com/apt-v1-5-1-with-utf-8-support-is-out
(The version 1.6 – which should be released in a few weeks – should support custom taxonomies without changing the code.)
Forum: Reviews
In reply to: [Automatic Post Date Filler] Almost perfectYour suggestion (specific rules for different taxonomies) is actually a very good idea, I added it to my to-do list. Thanks for the rating.
Forum: Plugins
In reply to: [Automatic Post Date Filler] Does not work for me on a multisiteI haven’t tested it on WPMU. I honestly don’t know why it doesn’t work for you.
I guess that the settings page is accessible but the plugin doesn’t change the date, right?
Did you try deactivating all other plugins?
Forum: Plugins
In reply to: [Automatic Post Date Filler] Adding a minor itty bitty feature???I’m glad you like the plugin. ??
I’m not sure if that is possible – the post editor doesn’t have an input for seconds.
Before I release the next version I’ll try to find out if there is a way around this (probably not, so I can’t promise anything).
Forum: Plugins
In reply to: [Automatic Post Tagger] Auto tags based on categoryHello, I intend to implement this feature in one of the next versions.
In the mean time, you can modify APT to do the job (I recommend using the latest 1.5.1: https://devtard.com/apt-v1-5-1-with-utf-8-support-is-out).
Forum: Plugins
In reply to: [Automatic Post Tagger] Doesn't work with autoblog pluginJust to be sure, I’ve just tested
wp_insert_post
for adding new posts and my plugin processes them just fine (as I expected).To be honest, I’m not sure what the problem might be (and I’m out of ideas). There must be something else that prevents APT from tagging.
Forum: Plugins
In reply to: [Automatic Post Tagger] Doesn't work with autoblog pluginDoes the plugin use the function
wp_insert_post
in its files? https://codex.www.ads-software.com/Function_Reference/wp_insert_postIf you contact the support they might tell you how exactly the posts are being added.
Forum: Plugins
In reply to: [Automatic Post Tagger] Doesn't work with autoblog pluginHello, the tagging function is always executed when a new post is added via WP API (APT uses the hook “publish_post”).
Are you sure that your autoblog plugin doesn’t use some other way to add new posts?
Forum: Plugins
In reply to: [Automatic Post Date Filler] not work to publishThe plugin always generates new date and time when you click the “Edit” link. I am not sure what exactly you are trying to accomplish, could you elaborate?
Forum: Plugins
In reply to: [Automatic Post Tagger] Undefined IndexThanks for letting me know.
Forum: Plugins
In reply to: [Crayon Syntax Highlighter] How to set no highlighting?Thanks.
Forum: Plugins
In reply to: [Automatic Post Tagger] Auto Post Tagger No Longer Works With WPMU?Here is a link to 1.4: https://downloads.www.ads-software.com/plugin/automatic-post-tagger.1.4.zip
(Other versions should be listed here: https://www.ads-software.com/plugins/automatic-post-tagger/developers/)
Forum: Plugins
In reply to: [Automatic Post Tagger] Auto Post Tagger No Longer Works With WPMU?I am sorry to hear that, but I actually haven’t tested any versions of the plugin on WPMU (because I don’t use it). Which APT version are you using that doesn’t work? Do older versions (<1.5) work or not?
(The version of your WPMU would help as well.)
Forum: Reviews
In reply to: [Automatic Post Tagger] ConfusingYou haven’t responded since I submitted the instructions. I hope that my previous post has been helpful. If that is the case and you don’t need any additional help, could you please consider changing your rating of my plugin? Thanks for your time.