I just realized something, if you deactivate the plugin, then re-activate it, the settings reset to the default.
It would be a lot better if the settings we retained from what you de-activated so it doesn't cause any problems.
thanks!
http://wordpress.org/extend/plugins/number-my-post-pages-plugin/
asipahio
Member
Posted 3 years ago #
Yes I actually kept that in on purpose but I can take it out. If you want to do that for your version you can comment out line 97 for now but again in the next version I will do so.
Line looks like this:
register_deactivation_hook( __FILE__, 'postpages_dectivate' );
thanks a ton! Looks good, really appreciate it