/wp-content/plugins/ directoryI personally had a use case where I created my articles in my support website, but wanted to display them in my personal website, so I developed this plugin to handle it.
No. At this time we have no plans to create an option for that either. Keep credit where credit is due.
No. We do this to keep the originality of the posts.
Absolutely. Check the plugins "templates/" directory, and copy the files to your theme. You can make your modifications there.
kpja_admin_permissions - fires off after the admin pages permissions are squared away for the articles.
done in case developers need more control over the permissions already setkpja_pre_cpt_create - fires off before the custom post type is createdkpja_post_cpt_create - fires off after the custom post type is createdkpja_pre_tax_create - fires off before the taxonomies are createdkpja_post_tax_create - fires off after the taxonomies are created