Skip to content

Releases: digitoimistodude/dude-really-simple-ads

1.2.4

11 Jun 08:46
Compare
Choose a tag to compare
  • Additional checks for image sizes, to prevent PHP errors when image is not set

1.2.3

04 Sep 08:34
Compare
Choose a tag to compare

Release date: 2023-09-04

Fixed

  • Check if ad is allowed to be shown also when the post is saved. This prevents some odd situstions.
  • Fix the post status on ad get functions.

1.2.2

10 Jan 09:06
Compare
Choose a tag to compare

Fixed

  • Do not override utms that are manually set to ad url

1.2.0

28 Dec 13:29
Compare
Choose a tag to compare

Added

  • boolean filter drsa_enable_campaigns to toggle campaign taxonomy visibility
  • drsa_field_{$field} filters to allow modifying cpt metabox field args
  • allow multiple heights for same ad place

Fixed

  • showing multiple ad places, create empty show count when post gets updated
  • truly randomise ad places with multiple ads allowed, only fallback to order by show count
  • init the plugin codebase on after_setup_theme action
  • logic behind how ad visibility is determined

1.1.5

02 Dec 12:07
Compare
Choose a tag to compare

Changed

  • Only count ad view once it is visible in the viewport

Added

  • Filter to enable view count as ad end condition
  • Filter to enable alternative images for ads
  • Allow ad positions with multiple ads
  • Show more specific ad data at the bottom of ad edit view

1.1.4

22 Mar 09:39
Compare
Choose a tag to compare

Release date: 2022-03-22

Fixed

  • CMB2 dependency file names

1.1.3

22 Mar 09:36
Compare
Choose a tag to compare

Release date: 2022-03-22

Added

  • Filter that allows chaning the cpt capability type

1.1.1

26 Feb 09:20
Compare
Choose a tag to compare

Release date: 2021-02-26

Fixed

  • Change jQuery event handler function

1.1.0

28 Jan 09:30
Compare
Choose a tag to compare

Release date: 2021-01-28

Finally, after years, get the plugin out of beta.

Changed

  • js view and click traking method to allow multiple ads in one page, this should not affect to old usage cases but test before production as always
  • campaigns to dot show inactive ads for the place anymore
  • updated CMB2 dependency

Fixed

  • php warnings

Added

  • multiple more detailed hooks