Skip to:
Content
Pages
Categories
Search
Top
Bottom

how to copy the result of widget to send in email?


  • jacobian64
    Participant

    @jacobian64

    I recently install buddypress plugin called Who clicked my profile and the widget displayed like below picture.
    budddy
    now I want to copy the display result of that widget and send it as an email to the owner of the profile.

    can anyone tell me how can I do that? is there a way to also copy the result of a widget and send it as an email automatically?

    any help would be appreciated.
    thanks

Viewing 2 replies - 1 through 2 (of 2 total)

  • shanebp
    Moderator

    @shanebp

    You’ll need to look at the code for the plugin you mention, and find out how they retrieve results for use in populating that widget.

    Then run a cron job once a day that gets the same results and use those results to build an email.

    Once you’ve done that, it will be sent every day, automatically.

    If you aren’t a developer, you will need to hire one.


    jacobian64
    Participant

    @jacobian64

    well, I am a developer, but I need a tutorial on how to do that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar