Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    Currently there is no support for that – but would it help if I wrote a code snippet that

    1) adds a “broadcasted_to” custom field on the parent post
    and
    2) adds a “broadcasted_from” custom field on each child post

    Thread Starter bronzefish

    (@bronzefish)

    It could help. At the moment I need to filter posts shared from a parent site on a network in an Essential Grid grid. For the moment I’m trying to use the custom field dt_original_blog_id which I did not understand if it is from this plugin. The first thing I would like to be able to do is filter the articles within the article list in the back end.
    Thank you.

    Plugin Author edward_plainview

    (@edward_plainview)

    dt_original_blog_id has nothing to do with Broadcast.

    I’ve written a snippet that saves some custom fields to the parent and child posts during broadcasting. Have a look and say whether it solves your problem.

    https://broadcast.plainviewplugins.com/snippet/set-broadcast-info-custom-fields/

    Thread Starter bronzefish

    (@bronzefish)

    Thanks, I apologize but I didn’t realize that the project I work on uses 2 different plugins.
    Thank you for the snippet, surely it can help in this question of filtering posts through the WordPress query.
    A greeting

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can I filter from WP_Query that a post is bradcasted and bradcasted from a speci’ is closed to new replies.