Admin Columns
Admin Columns lets you customize and organize the columns displayed in the WordPress admin list tables for posts, pages, users, comments and media. Instead of the limited default list table, you get to display the information you actually need – like custom fields, featured images, taxonomies, file data and more. Trusted by 100,000+ WordPress sites worldwide. With a simple drag-and-drop interface you can: Add any column to posts, pages, users, media and comments Reorder and resize columns to match your workflow Choose from 200+ column types including custom fields, taxonomies and file data Display rich metadata such as images, dates, colors and relational fields Create clean overviews for even the most complex websites It works for any site from simple blogs to large WooCommerce stores. Why Admin Columns? Default WordPress list tables are limited. They often show only the title, author and date. Admin Columns turns them into useful management screens that show you what matters. Examples: See featured images, custom fields and taxonomies directly in the post list table Display media file size, dimensions or EXIF data View user metadata and roles in the users screen Keep track of large content libraries Popular use cases Admin Columns is used by developers, agencies and site owners to manage content more efficiently. Common setups: Managing WooCommerce products with price, SKU or stock columns Displaying ACF custom fields in post list tables Organizing large media libraries Reviewing SEO metadata from Yoast Organizing custom post types with the right columns Built for developers Admin Columns is open source and built to be extended. Use actions and filters to register custom column types, modify output or integrate with your own plugins. Full hooks and filters reference for custom integrations Register column configurations in PHP for version-controlled setups Designed to work alongside page builders, custom post type plugins and third-party extensions Explore the developer documentation. Admin Columns Pro Upgrade to Admin Columns Pro for sorting, filtering, inline editing and more. With Pro you can: Sort any column Filter content with stackable smart filters Inline editing – edit titles, custom fields, taxonomies and more directly from the list table Bulk editing – update multiple items at once Conditional formatting – color-code rows and cells based on rules Export to CSV Import/export column sets between sites or team members Save to PHP for version-controlled column configurations Admin Columns Pro also provides deep integrations with popular plugins: Advanced Custom Fields – display and edit all field types WooCommerce – product and order columns Yoast SEO – SEO score and metadata columns Toolset Types – custom fields and relationships Pods – Pods fields and content types Learn more about the additional features of Admin Columns Pro on our website: Upgrade to Admin Columns Pro Supported content types Admin Columns works with the following WordPress admin screens: Posts, Pages and Custom Post Types Users Media Library Comments Taxonomies (Pro) Custom field column Admin Columns allows you to display custom fields (post meta and user meta) directly in the admin list table. Supported field formats include: Color Date Images Number Text URL True/False Relational: Posts, Users and Media Docs & Support Is this your first time using Admin Columns? Check out our documentation and guides: Documentation Getting Started Developer documentation Need help? Please visit the Admin Columns support forums. Contribute Admin Columns is open source and community-driven. There are several ways to contribute: Translate: Help translate Admin Columns on WordPress.org or Pro translations on Transifex Report issues: Found a bug? Report it on GitHub Suggest features: Submit ideas to our public roadmap
Top keywords
- columns22×3.76%
- admin19×3.25%
- admin columns16×2.74%
- custom14×2.39%
- fields10×1.71%
- column8×1.37%
- custom fields8×1.37%
- pro8×1.37%
- types8×1.37%
- list7×1.20%
- media6×1.03%
- post6×1.03%
Payment Gateway for Redsys & WooCommerce Lite
Light version Features This is the Light version of the Redsys for WooCommerce Premium at WooCommerce.com. You can find the PRO version at plugins.joseconti.com With this extension, you get all you need to use Redsys Gateway. Always compatible with the latest WooCommerce version. PSD2 Compatible Redsys Redirection Lite Bizum Lite Apple & Google Pay redirection Inespay Lite WPML compatible. Works with SNI certificates like Let’s Encrypt, EX: SiteGround, HostFusion, etc Gateway language selection from settings. Checkout logo customization. Added checkout logo customization. Why is it not compatible with versions of WooCommerce lower than 2.9? Because they have vulnerabilities, and I will not support versions that you should not use. Premium version Features Check Redsys for WooCommerce Premium version Credit card Form in the Checkout as Stripe (InSite) Redsys redirection with Modal (Customer doesn’t leave the site.) Bizum Bizum InSite (Bizum without leaving the site) MasterPass Google Pay Apple Pay Preauthorizations, global or product by product. Approve preauthorizations from WooCommerce order Bulk approve Pre-authorizations from Orders List Subscriptions (Woo Subscriptions, Yith Subscriptions premium y SUMO Subscriptions). Bank transfers Direct debits Pay in a Modal without leaving the site. Always compatible with WooCommerce & Continuous audits by WooCommerce Team. WPML compatible. Works with SNI certificates like Let’s Encrypt, EX: SiteGround, HostFusion, etc Gateway language selection from settings. Checkout logo customization. Tokenization Pay with 1 click Pay with 1 click without leaving the website Pay with 1 click from product page. Bulk Charge orders from the Orders List (With Tokens). Direct Debit Private Products Infinite Terminals number. Sequential Invoice Number, essential in Spain by the Public Treasury. Refund from Order. Error action selection, what do you want that happen when a user makes an error on the Gateway? Export Order to CSV, export all date orders between two dates to CSV. Pay with 1 click. Virtually Unlimited Terminals, FUC’s, etc. Special developed Filter for it. emails to admin and customers when there is an error paying at Redsys. Check at Thank you page. If a customer arrives on to Thank you page and the order has not been marked as paid, an email is sent to the administrator. Widget to easily add the Credit Card image required by redsys And more to come. 7.0.2 Security Fix: Added Inespay notification signature (signatureDataReturn / HMAC-SHA256) and amount verification in the Inespay callback to prevent unauthenticated payment forgery. The 7.0.1 signature hardening did not cover the Inespay gateway. Thanks to Shivamani Vastrala for the responsible disclosure. Fix: Restored the “+” characters in the received Ds_MerchantParameters before validating the notification. On some servers/proxies the “+” of the standard Base64 arrives as a space and sanitize_text_field() collapsed it, breaking the JSON decoding and the signature check (signature did not match), so valid payments were rejected. Applied to the Redsys, Bizum and Google Pay gateways. Fix: The merchant SHA-256 secret key is now trimmed before use, so accidental leading/trailing spaces no longer cause signature mismatches. 7.0.1 Security Fix: Added cryptographic signature (Ds_Signature) verification in successful_request() for Redsys, Bizum, and Google Pay gateways to prevent payment forgery via the Order Received page. Fix: Test SHA-256 secret was being overwritten with the production secret in successful_request(), causing signature validation failures in test mode. 7.0.0 NEW: Plugin renamed to “Payment Gateway for Redsys & WooCommerce”. NEW: Added Inespay payment gateway. Several code improvements and fixes. 6.5.0 Added translation files to /languages plugin folder. 6.4.0 Updated hook for mark payments as made bu URL Params. Fixed Redsys Data translation in Thankyou Page. 6.3.1 Fixed fatal error in Bizum notification. Fixed PHP Warning: Undefined variable $redsys. Fixed PHP Warning: Attempt to read property “debug” on null in woocommerce-redsys.php on line 317 6.3.0 Fixed Google Pay logo checkout. Now orders are marked as paid if Redsys adds parameters to the URL. 6.2.2 Updated escaping in Bizum from esc_html_ to kses. Removed Merchant Module. 6.2.1 Fixed Deprecated $logo. Added elseif. Added wp_kses. removed extra items in array(). removed some strings (iupay). Removed duplicated items. Moved Class inicialization. Removed iUpay Strings. 6.2.0 Fixed a double “Code” tag in Redsys redirection description. https://github.com/joseconti/woo-redsys-gateway-light/issues/22 Fixed many Deprecated. 6.1.3 FIX: Refunds in Google Pay redirection. 6.1.2 FIX: Enhanced update_order_meta() for accept array() values. 6.1.1 FIX: API function ERROR 6.1.0 NEW: Removed support for PHP https://wordpress.org/support/topic/pedido-cancelado-por-redsys-despues-del-pago/#post-15280747 3.0.4 NEW: Now you can set a limit cart amount for use Bizum. NEW: Now the customer name is sent to Redsys. Fixed Thank you page error when directly acceded without associated order ID. 3.0.3 Fixed missing translation string (The Redsys Authorization number is:) Fixed Bizum field duplication. Some servers make fatal errors. Declared compatibility with WordPress 5.7 Declared compatibility with WooCommerce 5.3 3.0.2 Fixed an issue where the Redsys authorization number message was displayed on the thank you page even if the order was not with Redsys. Fixed all Bizum text-domain that I had inherited from the premium plugin. Fixed: Now, the checkout warning about test mode is not shown if the gateway is disabled in WooCommerce. Declared compatibility with WooCommerce 4.9 3.0.1 Fixed a problem with PHP 8.0 3.0.0 New: Added PSD2 Compatibility New: Added Bizum Declared compatibility with WooCommerce 4.7 Declared compatibility with WordPress 5.6 2.1.0 New: Added a notice in the checkout when Redsys for WooCommerce is in Test Mode. Fixed PHP Notices when you visit the callback URL. Fixed the Admin Notice URL. Declared compatibility with WooCommerce 4.2 2.0.1 Declared compatibility with WooCommerce 4.1 2.0.0 New: Added refunds. 1.5.0 New: Added new Redsys Languages. Removed export tab Declared compatibility with WooCommerce 4.0 1.4.1 Fixed a bug with the SHA256 Test field 1.4.0 NEW: Added a new settings field for SHA256 Test mode. 1.3.10 Now, when an Order is canceled on Redsys side, it is canceled in WooCommerce. Removed PSD2 / SCA notice. Added Telegram Redsys Channel notice. 1.3.9 Fixed ARS (Peso argentino) currency Added a notice linking to PSD2 / SCA. Post. Fixed translation domain on some strings 1.3.8 Added MXN currency Fixed a problem with amounts less than 1. Declared compatibility with WooCommerce 3.7 1.3.7 Added +230 new currencies supported by Redsys. Added an admin notice to link to a post explaining new features. 1.3.6 Improved WooCommerce Order processing when “Mark as completed” is selected. Improved some string translations. 1.3.5 Now, if an Order is canceled by Redsys, it is canceled at WooCommerce 1.3.4 Fixed dismissible admin_notice. Now you can dismiss it forever. 1.3.3 Removed admin notice about SHA256. Added notice about Forums help. 1.3.2 Fixed URLs on the About page. Fixed encoded Date & hour at order edit page. 1.3.1.1 Missing CSS file. 1.3.1 Added useful links on Redsys Settings. 1.3.0 Now you can select if the order has to be marked as complete or as Processing (WooCommerce Default). 1.2.2 Fixed a translation error. 1.2.1 Fixed a problem in some server settings that the plugin crashed at activation. 1.2.0 Removed iupay and added payment options in Redsys setting page. Now you can select if you want Iupay or not from settings. Fix: Fixed a bug with amounts less than 1€. 1.1.1 Removed message about Mcrypt when PHP is 7.0 or above 1.1.0 Added Redsys API for PHP 5.x and 7.x Added ability to customize checkout logo. 1.0.1 NEW: Added logo customization Updated spinner. This update improves gateway redirection. 1.0.0 First public release.