• Plugin worked perfectly, though documentation is lacking. To actually USE the plugin, I just added this function where I wanted the subscribe button to show up:

    get_subcribe_link();

    And the class of the link that’s generated is: “wp-subcribe-author-url” so you can style it with that. NOTE THE TYPO! It’s “subcribe” not subscribe.

    The only feature that I think would be helpful is to have something show up asking visitors who aren’t logged in to register or sign up to subscribe. I guess I will have to make that on my own!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Mine can’t find the get_subcribe_link function. What did you have to do exactly to make it work? I’ve tried putting it in the template single.php file and I also tried using a PHP in post plugin to put that code right into the post without any luck.

    Nevermind, I just looked at the code. It won’t display if the author is the one looking at the post. Works correctly looks like.

    Plugin Author gchokeen

    (@gchokeen)

    @brianjohnsondesign: Hi thanks for feedback. I was like disappeared from wordpress repo. I didn’t recevice any notification for your comments in mail. just checked. I will considcer to the features that you requested.

    I am managing the plugin git. feel free to contribute by forking https://github.com/RootaccezLabs/wp-subscribe-author

    Thanks

    can you show all the post of the authors you follow on a page?

    Plugin Author gchokeen

    (@gchokeen)

    @twowarm: I am working on new version of the plugin with some extensive feature. I will keep in mind your feedback. You will get that feature in next realise (2.0). Planned to relase in few days.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Does Exactly What is Needed, Nothing Fancy’ is closed to new replies.