Forums

Custom Field on Quick Edit? (10 posts)

  1. invisiontech
    Member
    Posted 2 years 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 2 years ago #

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

  3. invisiontech
    Member
    Posted 2 years 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 2 years 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. Peter Butler
    Member
    Posted 2 years 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 2 years 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. Peter Butler
    Member
    Posted 2 years 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 2 years 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 2 years 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..

  10. bruno.pinho
    Member
    Posted 1 year ago #

    Can anyone provide more info about the "quick_edit_custom_box" hook?

    I really would like to know how to add a custom field to the quick/bulk edit menu.

    Cheers
    ===
    Bruno

Topic Closed

This topic has been closed to new replies.

About this Topic