Skip to content

littlebizzy/anonymous-bbpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Anonymous bbPress

Anonymous bbPress guest posting

Changelog

1.1.1

  • tweaked plugin headers order
  • improved gu_override_dot_org snippet
  • added "prevent direct access" snippet for better security

1.1.0

  • removed namespaces
  • simpler functions approach (no more classes)
  • minor other improvements
  • supports PHP 7.0 to PHP 8.3
  • supports Multisite

1.0.3

  • added sanitize to inputs
  • minor code cleanup
  • bumped minimum PHP to 7.0

1.0.2

  • added disable wordpress.org snippet
  • improved plugin headers for Git Updater compatibility

1.0.1

  • added support for Git Updater

1.0.0

  • initial release