Commit graph

7 commits

Author SHA1 Message Date
feibisi
b5a43c0215 Update admin-template.php 2025-08-14 16:29:57 +08:00
feibisi
76ca5a5af0 Enhance admin UI and CSV import, update translations
Updated the admin settings page to display plugin version, add documentation and support links, and improve the CSV import UI with a 'skip header' option. Adjusted the CSV import logic to support skipping the first row. Updated plugin name, author, and version in the main file. Refreshed Chinese translations and localization files to reflect new UI elements and messages.
2025-08-14 15:57:35 +08:00
feibisi
2ffc37035e Improve admin UI and scope handling for trademark plugin
Refactors the admin template to enhance the layout of scope checkboxes and improves tab persistence using localStorage and URL hash. Refactors JavaScript to define text variables globally and improves user feedback on term updates. Updates PHP to better sanitize and handle scope values, applies more filters for widgets and comments, adds a method to remove filters, and ensures filters are reapplied when settings change. Adds validation for CSV import (file type, size, and content) and fixes a bug with static cache clearing when editing terms.
2025-08-14 15:29:48 +08:00
feibisi
c8ef21e639 Enhance admin UI with i18n and tabbed settings
Refactored the admin settings template to use tabbed navigation for better organization of Trademark Terms, Application Scope, Exclusion Settings, and Import/Export. All static text is now internationalized using translation functions. Added and updated Chinese translation files (.po, .mo, .l10n.php) to support the new UI and messages.
2025-08-14 15:01:02 +08:00
feibisi
7509774ccc Enhance admin UI and add i18n for trademark plugin
Refactored admin-template.php for better compatibility and internationalization, including dynamic text, custom symbol support, and improved edit/delete logic. Added Chinese and template translation files. Updated main plugin class for improved option handling, AJAX endpoints, and i18n support. Improved term editing, import/export, and settings management for robustness and localization.
2025-08-14 13:55:38 +08:00
feibisi
734ed41ec3 Add WenPai Trademark Symbol plugin core files
Introduce the initial implementation of the WenPai Trademark Symbol WordPress plugin, including the main plugin logic (wenpai-trademark.php), admin interface template (admin-template.php), and admin styles (admin-styles.css). Features include term management, scope and exclusion settings, import/export functionality, and AJAX-based admin operations.
2025-08-14 09:11:15 +08:00
feng
8b4dbb69cf
Initial commit 2025-08-14 09:10:16 +08:00