Skip to content

Releases: nusagates/citepress

CitePress v1.7

25 May 03:35

Choose a tag to compare

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.
  • Contributors Update: Added the correct WordPress.org username to the contributors list.

These changes improve plugin security, compatibility, and user experience.