Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author vicchi

    (@vicchi)

    Hi,

    WP Biographia doesn’t support this as a configurable setting, but you can get this to work by using the plugin’s wp_biographia_link_item filter to check for a single post and the mailto URL format and then append the current post’s title to that URL.

    See this gist for a working example of how to do this; this code should be copied and pasted into the bottom of your theme’s functions.php.

    -Gary

    Plugin Author vicchi

    (@vicchi)

    Hi … Haven’t heard back from you in over a week, so I’m assuming this worked for you and I’m going to flag this thread as resolved. Feel free to re-open and post back if this isn’t the case.

    -Gary

    Thread Starter [email protected]

    (@arnaudledungmailcom)

    Hi,

    I haven’t test it at the moment. Probably before end of the week.

    Thanks

    Thread Starter [email protected]

    (@arnaudledungmailcom)

    S i test the gist but it crash theme…i will take a looh further soon.

    -arnaud

    Plugin Author vicchi

    (@vicchi)

    What theme are you using? If it’s a free theme I can try and reproduce this. A filter shouldn’t cause a theme crash.

    -Gary

    Plugin Author vicchi

    (@vicchi)

    Just a quick heads up, support for this is now part of the code for the next upcoming release, so there’ll be no need for functions.php hacking.

    -Gary

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Make that post title become subject of mailto’ is closed to new replies.