Our plugin offers multiple filters, that you can hook into with the add_filter method from WordPress.

Here is a list of all filters you can use:

apply_filters('wordpress_print_posts_title', $this->post->post_title);
apply_filters('wordpress_print_posts_meta_keys', $temp);
apply_filters('wordpress_print_posts_before_blocks_html', $html, $this->data);
apply_filters('wordpress_print_posts_html', $html, $this->data);
apply_filters('wordpress_print_posts_header_footer_html', '', $position, $this->data);
apply_filters('wordpress_print_posts_meta_output', $meta_data, $meta_key);

3 thoughts on “Print Posts PDF Filters

    • Daniel Barenkamp
      Daniel Barenkamp acts as a real person and passed all tests against spambots. Anti-Spam by CleanTalk.
      says:

      If you are familiar with coding you will know how to work with them. Otherwise please contact our customization service, we will help you on charge.

Leave a Reply

Your email address will not be published. Required fields are marked *