[ad_1]
If I change a [wordpress.org](http://wordpress.org) “page” from a year ago to a “post”, will it get sent out automatically to my subscribers? I want to be able to add categories and tags to it. It should have been a post to begin with but I don’t want it to get sent out now as something new.
[ad_2]
It won’t be a page anymore. It will be located under posts. You may run into some template issues. Those are easily fixed though.
There’s a post type changer plugin to help migrate its type, as well as
You’ll need to keep its slug the same or create a redirect to its new url.
WordPress doesn’t actually have a way to change a page into a post. You will need a plugin for that, and so whether or not it sends out notifications depends on what the plugin does.