• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Easy Digital Downloads a2z

Easy Digital Downloads a2z

Easy Digital Downloads a2z

  • Home
  • Plugins
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / APIs / EDD_Payment_History_Table::column_cb() – Render the checkbox column

You appear to be a bot. Output may be restricted

Description

Render the checkbox column

Usage

$string = EDD_Payment_History_Table::column_cb( $payment );

Parameters

$payment
( array ) required – Contains all the data for the checkbox column

Returns

string Displays a checkbox

Source

File name: easy-digital-downloads/includes/admin/payments/class-payments-table.php
Lines:

1 to 7 of 7
  public function column_cb( $payment ) {
    return sprintf(
      '<input type="checkbox" name="%1$s[]" value="%2$s" />',
      'payment',
      $payment->ID
    );
  }
 

 View on GitHub View on Trac

Published: 26th November 2019 | Last updated: 14th November 2021

Primary Sidebar

Information

Function name: EDD_Payment_History_Table::column_cb
Class ref: EDD_Payment_History_Table
Plugin ref: Easy Digital Downloads
Version: 2.11.6
Sourcefile: includes/admin/payments/class-payments-table.php
File ref: includes/admin/payments/class-payments-table.php
Deprecated?: No
API Letters: C,E,H,P,T

Footer

Easy Digital Downloads a2z
Easy Digital Downloads a2z
Easy Digital Downloads a2z
WordPress 5.9.3
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  edd.wp-a2z.org
© Copyright Easy Digital Downloads a2z 2014-2022. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites