Support Forum ยป User Profile

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: New Field class, hooking to rwmb_after_save_post #4265
    BiznetBiznet
    Participant

    Thank you, I'll use that !

    I just didn't want to hook it from outside because I'd like to have a proper plugin, which I could use on any site and for any number of relation without having to write it on 2 places.

    In the end, I will extend your post field class to make only 1 metabox declaration (with 2 arguments as post_types) which will create the display on both ends of the relation, and for that I will need something which the class can manage alone !

    in reply to: New Field class, hooking to rwmb_after_save_post #4239
    BiznetBiznet
    Participant

    Hi !
    sorry, but that won't do the trick, as $field is not an argument in that function. I won't be able to get the 'id' parameter of each declared metabox to copy the meta for the declared ones and only for them.

    would there be a way to get, from there, all the defined metaboxes, so I could chain on the list, select the reverse_post ones, then copy data only for those for the given post ?

    in reply to: Reverse Query on clonable post metabox #4190
    BiznetBiznet
    Participant

    Hi,
    thank you for the github question.
    Your first solution is indeed a good temporary solution !

    in reply to: Check if post is new or not #3189
    BiznetBiznet
    Participant

    Hi !
    I indeed ended doing that, though I would have liked having a proprer way to get it. Thanks !

    A search function on the questions would be interesting, as I trying to find the answer in existing posts but couldn't find it ๐Ÿ™‚

    in reply to: Group field not showing in metabox #3128
    BiznetBiznet
    Participant

    Hi,
    indeed, it now does work fine.
    Thanks !

Viewing 5 posts - 1 through 5 (of 5 total)