Skip to content

Releases: slaFFik/BP-Default-Data

v1.3.1

25 Sep 14:41
Compare
Choose a tag to compare

1.3.1 (25.09.2020)

  • Checked compatibility with BuddyPress 6.x.
  • Removed usage tracking.

v1.3.0

29 Mar 15:49
Compare
Choose a tag to compare

1.3.0 (29.03.2020)

  • Checked and fixed compatibility with BuddyPress 5.x.
  • Fixed several PHP catchable fatal errors, warnings and notices in importing logic.
  • Added optional (off by default) usage tracking option. All the details are in plugin admin area.

v1.2.0

17 May 14:43
Compare
Choose a tag to compare

1.2.0 (17.05.2017)

  • Smarter data deletion - delete only IMPORTED data, and not everything
  • Save, what was already imported, and prevent data duplication (re-run won't re-import data)
  • Use bemailr/wp-requirements to activate the plugin only when it's done on supported WP/BP versions
  • Better code structure, easier to work with for future improvements (more to come)
  • Improved labels for better readability
  • Add "Import Data" quick link for BPDD plugin on Plugins page
  • Improved plugin installation instructions
  • More clear text what will be deleted
  • Lots of other minor improvements everywhere

v1.1.2

19 Apr 21:04
Compare
Choose a tag to compare
  • Better active components check - no more failing if (for example) xProfile is disabled
  • Fixed dates problem - now all dates are randomized in activity stream
  • Fixed several notices and warnings that were generated under certain circumstances
  • Better translation support
  • Turned off certain emails for imported users
  • Better code logic in various places, and code comments

v1.1.1

29 Jul 20:56
Compare
Choose a tag to compare

Adding composer support

v1.1

20 Jan 21:50
Compare
Choose a tag to compare
  • Import xProfile fields structure with all possible default types of fields
  • Import appropriate data for each user for each field type

v1.0.5

17 Aug 12:36
Compare
Choose a tag to compare
  • Latest WordPress and BuddyPress compativility checks
  • Fixed some strict PHP notices

v1.0.4

03 Apr 19:22
Compare
Choose a tag to compare
  • BuddyPress 2.0 support last_activity speed improvement
  • Fixed a notice