Releases: nusagates/citepress
Releases · nusagates/citepress
CitePress v1.7
What's New in v1.7
- Auto Placement Feature: Automatically display the citation box before, after, or both before and after the article content.
- Improved Code Quality:
- All functions now use the unique
citepress_prefix to prevent naming conflicts. - All variables and options are properly escaped when echoed, following WordPress best practices.
- CSS is now enqueued using the recommended
wp_enqueue_style()function.
- All functions now use the unique
- Contributors Update: Added the correct WordPress.org username to the contributors list.
These changes improve plugin security, compatibility, and user experience.