-
Notifications
You must be signed in to change notification settings - Fork 27
fixed: settings layout #1088
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
fixed: settings layout #1088
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Refactors the settings menu to group HTTP headers and proxy configurations with descriptive info boxes, updates the Save Settings area to include a documentation link, and removes obsolete SpinnerChief/WordAI tabs.
- Removed old SpinnerChief and WordAI tabs from the main switch
- Added new “HTTP Headers Configuration” and “Proxy Configuration” sections with info boxes
- Updated the Save Settings button to include a “Go to Documentation” link and removed the old standalone CTA
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
includes/layouts/settings.php | Removed SpinnerChief/WordAI cases; added HTTP headers & proxy info sections; updated save area |
css/settings.css | Introduced styles for .fz-proxy-info-box , .fz-section-title , and section descriptions |
Comments suppressed due to low confidence (1)
includes/layouts/settings.php:355
- Use the standard WordPress translator comment format (/* translators: ... */) immediately before the translation function to ensure compatibility with translation tools.
// translators: %s is the example value.
Plugin build for 66ae9d2 is ready 🛎️!
Note You can preview the changes in the Playground |
Co-authored-by: Copilot <[email protected]>
Closed in favor of #1128 |
Summary
Refactors the settings menu to group HTTP headers and proxy configurations with descriptive info boxes, updates the Save Settings area to include a documentation link, and removes obsolete SpinnerChief/WordAI tabs.
Will affect visual aspect of the product
YES
Screenshots
Test instructions
Check before Pull Request is ready:
Closes #https://github.com/Codeinwp/feedzy-rss-feeds-pro/issues/871