Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1329996

    Hi,

    I have a page which displays data for a specific User ID (URL/id=1). I would like to save this generated page with a specific page name (URL/Username).

    Is there any chance to do it with some Enfold hooks ? If not, any plugins to recommend (Ex.: Page Generator, Mulitple Pages Generator, etc) ?

    Many thanks.

    Kind regards

    Jorge

    #1330221

    Hey Jorge,

    Thank you for the inquiry.

    You may need to ask a third party developer to create a plugin or a custom script that automatically creates a post or page when a specific URL is loaded. They will probably use the wp_insert_post function to automate the post/page creation.

    // https://developer.wordpress.org/reference/functions/wp_insert_post/

    Unfortunately, we cannot find any plugin that does this automatically.

    Best regards,
    Ismael

    #1330487

    Hey Ismael,
    I thank you for your feedback.
    Please close this topic.
    Best regards
    Jorge

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Save generated page’ is closed to new replies.