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

User-configurable options via filter for postSelectOptions() #335

Open
raamdev opened this issue Apr 17, 2017 · 0 comments
Open

User-configurable options via filter for postSelectOptions() #335

raamdev opened this issue Apr 17, 2017 · 0 comments

Comments

@raamdev
Copy link
Contributor

raamdev commented Apr 17, 2017

It's not currently possible for a site owner to remove the post date that gets prepended to the post title in the Post dropdown when Subscribing without commenting:

2017-04-17_19-24-10

The postSelectOptions() markup utility is responsible for adding the date when a select box containing posts is displayed on the front-end:
https://github.com/websharks/comment-mail/blob/161213/src/includes/classes/UtilsMarkup.php#L430-L435

This sort of thing should be user-configurable, with a filter at the very least.

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

1 participant