ifnex/03_WordPress/wp-content/plugins/ifnex-bridge/includes
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
..
api-client.php feat(wp): add ifnex-bridge plugin for Laravel API integration 2026-08-04 11:38:36 +03:30
shortcodes.php feat(wp-plugin): expand IFNEX Bridge with wallet and transaction support 2026-08-08 03:49:46 +03:30
tracking-form.php feat(wp-plugin): expand IFNEX Bridge with wallet and transaction support 2026-08-08 03:49:46 +03:30
user-bridge.php feat(wp-plugin): expand IFNEX Bridge with wallet and transaction support 2026-08-08 03:49:46 +03:30