• Resolved n381

    (@n381)


    Hello and thank you for really useful plugin as I found quite hard to manage attachments added from the front pages that your plugin handles within post appendix although, I’ve still one further request to auto insert attachment as url into post(without button), could you support this customization?
    It probably has to bee done with wp_insert_attachment( $attachments, $filename, $post_id );
    and it will be truly helpful if you as developer adjust according to script processing,

    regards, Nik P.

    https://ww.wp.xz.cn/plugins/wp-attachments/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marco Milesi

    (@milmor)

    Hi,
    WP Attachments is designed to show attachments automatically and list them below the content.

    I’m not sure if i figured out, but if it added url into posts, then there would be two lists on the front page. Am i wrong?

    Regards

    Thread Starter n381

    (@n381)

    Hello and thank you for interests into this,

    well, yes the script in that situation would display links 2 times in – and below the posts, I need those insertion functionality for one another script, that handles url’s within post.

    So would you suggest some modification snippet?

    Regards, Nik P.

    P.S. The script I needed for this mod is the Auto Attachments

    Plugin Author Marco Milesi

    (@milmor)

    I think it should be done manually, or make that script to directly scan uploaded files.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Feature request – attachment auto insertion’ is closed to new replies.