ifnex/03_WordPress/wp-content
Kazem Alghasi b605b689fd feat(wp-plugin): expand IFNEX Bridge with wallet and transaction support
Extend the WordPress bridge plugin to provide seamless integration with
the backend wallet system. This update introduces user-specific
functionality via shortcodes and AJAX.

- feat(bridge): implement `IFNEX_User_Bridge` for Sanctum token management
- feat(bridge): add `[ifnex_wallet_balance]` shortcode for balance display
- feat(bridge): add `[ifnex_transactions]` shortcode for transaction history
- feat(bridge): implement AJAX handlers for real-time balance and transaction updates
- feat(bridge): add plugin-specific CSS assets and enqueueing logic
- docs: update project status with new bridge capabilities
- chore: add plugin testing utility and asset directory structure
2026-08-08 03:49:46 +03:30
..
languages feat: Complete Phase 1 core logic and WP bridge setup 2026-08-01 04:01:22 +03:30
plugins/ifnex-bridge feat(wp-plugin): expand IFNEX Bridge with wallet and transaction support 2026-08-08 03:49:46 +03:30
themes feat: Complete Phase 1 core logic and WP bridge setup 2026-08-01 04:01:22 +03:30
index.php feat: Complete Phase 1 core logic and WP bridge setup 2026-08-01 04:01:22 +03:30