• Resolved John Powell

    (@digipark)


    Is it possible in functions.php to hook into public function post_shortcodes( $message, $post_id )? I need to modify $message.

    Thanks…
    John

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

    (@voltronik)

    Hi @digipark,
    Thanks for your message.

    Are you able to elaborate on what it is you need/want to do? I think I need some more context in order to answer your question.

    Thread Starter John Powell

    (@digipark)

    There is some custom info the client wants in the email that goes out. I know you had a beta plugin at one time that allowed for custom info but it didn’t look like it would do what we needed. I have custom php that does what the client needs, but it is overwritten of course every time the plugin is updated. I’d like to hook into it in the functions.php file so I don’t have to keep re-editing the core plugin file. I didn’t see any way to implement an override within a child-theme either hence me asking if there is a way I can hook in.

    Thanks…
    John

    Plugin Author bnfw

    (@voltronik)

    Hi @digipark,
    Thanks for the extra info.

    Can you elaborate on exactly what you’re adding or doing to the message body? I may be able to make a suggestion if I knew what it is that you’re doing. You may be able to do use custom fields for this.

    Plugin Author bnfw

    (@voltronik)

    Closing due to inactivity. If you need further help with this, please feel free to re-open this thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hook into bnfw_shortcodes_post filter’ is closed to new replies.