Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for v2.3.3 wrapper in newforumposts #5346

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

rica-carv
Copy link
Contributor

Motivation and Context

Currently newforumposts_menu only supports wrapping via the $SC_WRAPPER variable. With this, it stills support old shortcode wrapping method ($SC_WRAPPER) but also the new one, via the $NEWFORUMPOSTS_MENU_WRAPPER. The later is more versatile than the old one, since it can wrapp per subtemplate...

Description

Added only a line adding wrapper as current e107 version

How Has This Been Tested?

Tested with E107 v2.3.3 and default theme.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (a change to man pages or other documentation)

Checklist

@rica-carv rica-carv changed the title Added support for wrapper in newforumposts Added support for v2.3.3 wrapper in newforumposts Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants