Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment Form Hook Instructions #9

Open
6 tasks
jaswrks opened this issue Jun 9, 2015 · 6 comments
Open
6 tasks

Comment Form Hook Instructions #9

jaswrks opened this issue Jun 9, 2015 · 6 comments
Assignees
Milestone

Comments

@jaswrks
Copy link

jaswrks commented Jun 9, 2015


KB Article Creation Checklist
  • Write initial draft for this KB Article; label this issue draft and either questions or tutorials
  • Add required YAML configuration
  • Add Tags for this KB Article to the YAML config (see YAML Keys (Explained))
  • Edit and finalize draft for publishing (remove draft label, add draft-finalized label)
  • Assign Issue to yourself and create Markdown file (remove draft-finalized label, add pending)
  • Project Lead: Review and Publish KB Article (remove pending label, add published label)
Additional TODOs

Additional TODO list items go here.

title: Comment Form Hook Instructions
categories: tutorials
tags: comment-form, wordpress-hooks
author: jaswsinc
github-issue: 

[to be written, see: https://github.com/websharks/comment-mail.com/issues/12]

2015-06-09_13-47-35

@raamdev
Copy link
Contributor

raamdev commented Mar 7, 2016

@jaswsinc Could you point to some code or write a note about how this would work?

@raamdev
Copy link
Contributor

raamdev commented Mar 7, 2016

@raamdev
Copy link
Contributor

raamdev commented Mar 9, 2016

It looks like we can call comment_mail::sub_ops(); to display the subscription form via the API (which loads up maybe_display_sub_ops()), as long as we've also disabled automatic insertion of the subscription options:

2016-03-09_08-59-03

@jaswrks
Copy link
Author

jaswrks commented Mar 23, 2016

It looks like we can call comment_mail::sub_ops(); to display the subscription form via the API (which loads up maybe_display_sub_ops()), as long as we've also disabled automatic insertion of the subscription options:

That's it, yes. Sorry for the delayed response.

@raamdev raamdev self-assigned this Mar 23, 2016
@mundschenk-at
Copy link

Any news on the documentation front? I'd like to go the "deep theme integration" route to get proper translations etc., but there is no documentation on the plugin's website at all :(

@raamdev raamdev added this to the 2017Q2 milestone Mar 2, 2017
@raamdev
Copy link
Contributor

raamdev commented Mar 2, 2017

Just noting that this should be comment_mail::subOps(); as of v160618. I'm adding this GitHub issue to the 2017Q2 milestone so that we can get this article published soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants