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

[Fix] Answer editor does not close by itself after answering the question if Quick Tags editor is enabled #796

Merged
merged 34 commits into from
Feb 15, 2024

Conversation

mebishalnapit
Copy link
Collaborator

This PR includes:

  • Fix the answer editor does not close by itself after answering the question if Quick Tags editor is enabled
  • Remove unrequired console.log for rendering the form field when clicking on the answer editor

templates/functions.php Outdated Show resolved Hide resolved
templates/functions.php Outdated Show resolved Hide resolved
mebishalnapit and others added 26 commits February 14, 2024 12:25
Modify the icon_width and icon_height widget instance declaration inside an instance array
PHP undefined array keys of (AnsPress) Categories widget for title, hide_empty, parent, number, orderby and order
Rename RTL.scss to rtl.scss file
Modify Grunt task to compile rtl.scss file to rtl.css
Rename RTL.css to rtl.css file
Display the Register link below ask a question and question/answer page only if user registration is enabled
Display of the Your Email question/answer form option if user registration is disabled within WordPress
Open the Documents and FAQ welcome page content link in a new tab/window
Modify Documents and FAQ string
The latest answers section contents display in the AnsPress Welcome Page
The answer posted date display on the Latest Answers section in the AnsPress Welcome Page
Fix - jQuery.fn.change() event shorthand is deprecated
Remove - Unnecessary console.log from ap-admin.js file
Fix - jQuery.trim is deprecated
Tweak - Select a question for new answer form submit disable
Fix - jQuery.fn.submit() event shorthand is deprecated
Tweak - Remove image for category image option only display if there is image set for that category
Fix - The category custom meta field options remove from quick category add form once a category is created
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.

Answer editor does not close by itself after answering the question if Quick Tags editor is enabled
2 participants