Forums

Custom Field on Quick Edit? (9 posts)

  1. invisiontech
    Member
    Posted 7 months ago #

    Hi,

    How do I show Custom Field selection on quick edit? Is it possible to have that selection in screen options menu?

    Thanks

  2. t31os
    Member
    Posted 7 months ago #

    Quick edit is just that... "Quick", if you need to adjust other bits then use the full editor...

  3. invisiontech
    Member
    Posted 7 months ago #

    Thanks. It shows everything else but custom fields edit so I was wondering if there is a way... I've got about 17k entries that I need to add picture to! :)

  4. t31os
    Member
    Posted 7 months ago #

    I don't think there's an easy way no... Someone might be able to write a custom script to do it be it a plugin or core file hack, but i'm not aware of any that exist, sorry...

  5. peterebutler
    Member
    Posted 5 months ago #

    It's possible to add in extra fields with the quick_edit_custom_box action hook, but it's fairly involved, and as far as I can see, you can't get the current post id while in quick edit, so you can't populate the field with the current value..

  6. leksa
    Member
    Posted 5 months ago #

    Great Answer Pet :)

    I still believe the quickedit and quickpress will more valuable if its have :
    1. categories
    2. custom fields

    Hope in next release :D

  7. peterebutler
    Member
    Posted 5 months ago #

    I agree leksa - if we could get a post id passed in with the quick_edit_custom_box hook, it would be great. As it is, if you're really ambitious, you can get javascript to use the parent id of the quickedit box to populate your custom fields with values pulled from an ajax call - but it's about as backwards as you can do things.

  8. mikker
    Member
    Posted 1 month ago #

    Hi Invisiontech.

    Have you tried custom field template. You can make a quick edit template for custom fields, but you'll still have to go through all 17K posts.

    Miklas.

  9. IckataNET
    Member
    Posted 4 weeks ago #

    Can someone give an example how quick_edit_custom_box is used? I tried with no success, also I couldn't find anything in the documentation..

Reply

You must log in to post.

About this Topic