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

Adding adding support for custom post-types #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ryanhellyer
Copy link

To avoid the need for adding custom code on each site, I added an extra page to provide custom post-type support. Users can simply click a checkbox beside any custom post-type they want to use. By default, it enables the 'post' post-type to match up with the default setup of the plugin.

@gedex
Copy link
Owner

gedex commented Nov 25, 2014

Hi @ryanhellyer,

Thanks for the PR.

For further PR, can you set your line terminator in your editor to Unix LF only? Right now it's Mac CR. However, I'll rename the add_post_types.php to settings.php

@gedex gedex added this to the 0.6.0 milestone Oct 21, 2015
@gedex gedex self-assigned this Oct 21, 2015
@gedex gedex modified the milestones: 0.6.0, Future Release Apr 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants