Skip to content

CitePress v1.7

Latest

Choose a tag to compare

@nusagates nusagates released this 25 May 03:35
· 1 commit to master since this release

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.