• Resolved yhazem

    (@yhazem)


    Hello,
    how can I determine the category I want to use in the automated new post.
    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Paco González Pérez

    (@pacogon)

    Hi @yhazem

    I’m sorry but actually there is no way yet to assign a category to a new post through AutomatorWP

    Anyway, I just added your request to our roadmap to include it on future updates

    Best regards

    Thread Starter yhazem

    (@yhazem)

    ok, thank you very much.

    Thread Starter yhazem

    (@yhazem)

    Hello @pacogon ,
    is there at least a snippet that I can add to do this.
    Thank you

    Plugin Contributor Paco González Pérez

    (@pacogon)

    Hi @yhazem

    At the moment that AutomatorWP creates a post launches the following hook:
    do_action( ‘automatorwp_wordpress_create_post_executed’, $this->post_id, $action, $user_id, $action_options, $automation );

    You are able to hook this action and change the post taxonomies as you wish

    We do not offer support for customizations like that since our main focus is the development and maintenance of GamiPress, AutomatorWP and all official add-ons.

    Anyway, any WordPress custom development agency or freelance can handle it for you.

    If you do not know one, we recommend checking our list of trusted experts we have on GamiPress (all of them are able to work with AutomatorWP) and they can estimate any type of job for you here:
    https://gamipress.com/customizations/

    Hope it helps!

    Thread Starter yhazem

    (@yhazem)

    ok thank you very much

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to select a post category’ is closed to new replies.