Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.06 KB

README.md

File metadata and controls

48 lines (28 loc) · 1.06 KB

Square Candy ACF SEO

A WordPress plugin for simple SEO, developed for Square Candy Design clients. Just does the basics with no frills. Provides basic SEO meta fields, logical defaults and per post overrides.

History

v1.4.2

  • bugfix - description preview not matching front end

v1.4.1

  • fix bug where the_excerpt fallback did not work on PAGE content.
  • fix invalid HTML

v1.4.0

  • Add capacity for Categories, Tags and Custom Taxonomies
  • Cleanup code and output HTML

v1.3.3

  • Push the meta box down further in the menu_order

v1.3.2

  • Fix Bug with favicon code block

v1.3.1

  • Add compatibility with GitHub Updater

v1.3.0

  • Fix bug that noindex checkbox was not outputting the header code
  • fix default and override description field allowed length (longer)
  • escape quote marks in description and other text field settings ( esc_attr, esc_html )
  • add a header code block that can be used to add favicons or other raw header code

v1.1 - 1.2

... some other stuff got changed that I didn't keep track of...

v1.0.0

  • Launch!