Sticky Any Post

Sticky Any Post 2.4.1

No permission to buy ($25.00)
  • Fix a template modification was not specific enough and cause template errors and fail to apply depending on customizations
  • Require XenForo 2.2+
  • Require php 7.2+
  • Require Standard Lib 1.18.0+
  • Fix "Attempt to assign property 'canSticky' of non-object" when 3rd party code uses XF Finder's pluckFrom method
  • Love
Reactions: JulianD
  • Initial php 8.2 compatibility update
  • Improve XF2.2+ compatibility
  • Fix read marking when the last post is stickied
  • Rename columns to be XF standards compliant
  • Like
Reactions: JulianD
  • Fix styling not added to post container in XF2.2
  • Do not load sticky post css on every thread page
  • Fix that deleting a post just after the sticky post could result in the wrong post considered as being sticky
  • Requires php 7.0+
  • Now depends on Standard Library by Xon
  • Confirmed XF2.2+ support
  • Fix case where every post before the sticky post could be loaded & displayed
  • Rationalize post moving/copying/merging to have the same logic;
    • copy the sticky attribute to the target thread if that thread does not have a sticky post, or the the first stickied post selected
    • remove sticky attribute from source thread if the post is removed from that thread
  • Require XF2.1+, remove XF2.0 support
  • Prevent errors during upgrades or rebuilds due to an XF2 design flaw
  • Adjust execution order for add-on compatibility
  • Add "Only sticky post to first page" option
Top Bottom