آیکن Header and Footer Scripts
افزونه رایگان نسخه 2.4.2

Header and Footer Scripts

توسعه‌دهنده: Anand Kumar

توضیحات

Header and Footer Scripts plugin allows you to add scripts to WordPress site's and just before closing tag.

تغییرات این نسخه

2.4.2

Fix: Resolved critical issue where scripts added to per-post meta box were not saving.

Fix: Corrected CodeMirror editor rendering (borders, height) and gutter visibility (line numbers) in meta box.

Improvement: Updated English copy throughout the plugin for better clarity and professionalism.

New: Added Hindi (hi_IN) translation.

New: Included language template (.pot) and translation files.

2.4.1

New Feature: Added “Clean on Uninstall” option to allow users to remove all data upon deletion.

Fix: Resolved issue where sidebar was not loading on settings page due to deprecated constant.

Improvement: Enhanced WPCS compliance with comprehensive DocBlocks and formatting fixes.

Improvement: Added strict sanitization to settings authentication to resolve Plugin Check warnings.

2.4.0

Internal: Refactored codebase to “Jamify HFS” naming standards (jamify_hfs_ prefix) while maintaining full backward compatibility.

New Feature: Added support for wp_body_open hook to insert scripts immediately after body tag.

New Feature: Added Syntax Highlighting for script editors in settings page.

Improvement: Modernized permission system to use ‘unfiltered_html’ capability.

Improvement: Added settings to allow Authors and Contributors to add scripts.

Improvement: Added admin notice for backward compatibility migration.

2.3.1

Security: Hardened nonce implementation with static action names.

Security: Added strict sanitization for access level settings.

Security: Improved inpu