-
Notifications
You must be signed in to change notification settings - Fork 41
Show/Hide some shortcodes contextually #2052
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
Merged
Crabcyborg
merged 46 commits into
master
from
issue-829-show_some_shortcode_items_conditionally
Dec 3, 2024
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
a23b069
Add/remove some shortcodes contextually
AbdiTolesa cbba449
Simplify solution
AbdiTolesa fd6a263
Correct a check for form settings page
AbdiTolesa 337021f
Document new functions
AbdiTolesa d73e57d
Fix code alignment
AbdiTolesa 94da727
Fix PHPCS error
AbdiTolesa f07497e
Improve code clarity
AbdiTolesa deecf6a
Get contextual shortcodes from PHP
AbdiTolesa 54054bf
Comment new function
AbdiTolesa f512f6f
Remove code mixed from other PR
AbdiTolesa 1614aab
Rename function
AbdiTolesa a77ab14
Refactor new code
AbdiTolesa 59458f1
Organize new code together
AbdiTolesa 1eb532c
Reuse existing function
AbdiTolesa d5826b0
Reduce repeated code
AbdiTolesa 8a62441
Implement contextual shortcode for more shortcodes
AbdiTolesa a52a38b
Align variables in JSDoc
AbdiTolesa db0549e
Consider search results
AbdiTolesa ad25f2e
Simplify logic
AbdiTolesa dbd0f28
Refactor code to make some lines reusable
AbdiTolesa 3d9735a
Fix PHPCS errors
AbdiTolesa a05a8a9
Fix PHPCS errors
AbdiTolesa ec6e099
Remove some change log entries
Crabcyborg c221f0b
Swap tags
Crabcyborg 2452898
Merge branch 'master' into issue-829-show_some_shortcode_items_condit…
Crabcyborg fd99d5a
Merge branch 'master' into issue-829-show_some_shortcode_items_condit…
Crabcyborg 5bb1a40
Incorporate review feedbacks
AbdiTolesa 60d6416
Merge branch 'issue-829-show_some_shortcode_items_conditionally' of h…
AbdiTolesa 86660bc
Comment functions
AbdiTolesa 53bf322
Align equal sign
AbdiTolesa b67d637
Reduce repeated code
AbdiTolesa 4acc6e5
Reduce repeated code
AbdiTolesa 4fafd12
Reduce repeated code
AbdiTolesa a4a6949
Delete code not needed
AbdiTolesa dc7efc7
Delete more code
AbdiTolesa e361a8c
Fix potential bug
AbdiTolesa de09eaf
Support form_name shortcode in more places
AbdiTolesa 0ab4f89
Support form_name shortcode in more places
AbdiTolesa d84fe3f
Add form_name to the list of shortcodes
AbdiTolesa 115508e
Fix potential bug
AbdiTolesa 63a5d56
Use FrmForm::getName to get form name from form id
AbdiTolesa 8cb313a
Improve code readability
AbdiTolesa 096ec74
Fix PHPCS error
AbdiTolesa efbc827
Change approach to form name shortcode
AbdiTolesa 18008a4
Merge branch 'master' into issue-829-show_some_shortcode_items_condit…
Crabcyborg a139106
Merge branch 'master' into issue-829-show_some_shortcode_items_condit…
Crabcyborg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.