Skip to content

Releases: webmandesign/wp-post-formats

3.0.0

24 Nov 13:44
Compare
Choose a tag to compare
  • Update: Using semantic versioning
  • Update: Code formatting
  • Update: Removing functionality to get gallery fallback from attachments attached to the post
  • Update: Using WordPress native functionality where appropriate
  • Update: Improving code
  • Update: Description text and usage information

2.5

22 Jul 09:12
Compare
Choose a tag to compare
2.5
  • Update: Improving security by using wp_strip_all_tags instead of strip_tags function

2.4

17 Mar 09:39
Compare
Choose a tag to compare
2.4
  • Update: Making SSL compatible

2.3

01 Jun 19:22
Compare
Choose a tag to compare
2.3
  • Update: Applying Singleton design pattern
  • Fix: Code formatting/indentation

2.2.1

19 May 07:10
Compare
Choose a tag to compare
  • Update: Updating docblock info

2.2

19 May 05:19
Compare
Choose a tag to compare
2.2
  • Update: Dynamic prefixes applied