• Hello,
    Thanks for the plugin,
    I am using user verification plugin with woocommerce. I want to add a user meta column in Orders Listing table.
    https://www.awesomescreenshot.com/image/47691596?key=501471bda647f6938d3637eeddac4320

    here it is
    $status?=?get_user_meta($user_id,?'real_id_check_status',?true);

    also another issue i am facing and could not found any solution yet. no orders are showing in vendor dashboard.
    https://www.awesomescreenshot.com/image/47691607?key=8277103d34579d89914ea2d8d69c8ff2

    i found a code snippet in wpfm forum and use this code but still no luck

    add_filter( 'wcfm_is_allow_repair_order_item', '__return_true' );

    here are server details

    ` wp-core
    
    version: 6.5.2
    site_language: en_US
    user_language: en_US
    timezone: Europe/London
    permalink: /%postname%
    https_status: true
    multisite: false
    user_registration: 0
    blog_public: 1
    default_comment_status: open
    environment_type: production
    user_count: 6
    dotorg_communication: true wp-paths-sizes
    plugins_size: 179.24 MB (187943709 bytes)
    database_size: 14.19 MB (14876672 bytes)
    total_size: 276.78 MB (290229239 bytes) wp-active-theme
    
    name: Hello Elementor Child (hello-theme-child-master)
    version: 1.0.1
    
    image_editor: WP_Image_Editor_Imagick
    imagick_module_version: 1691
    imagemagick_version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
    imagick_version: 3.7.0
    file_uploads: 1
    post_max_size: 8M
    upload_max_filesize: 8M
    max_effective_size: 8 MB
    max_file_uploads: 20
    
    server_architecture: Linux 5.15.0-97-generic x86_64
    httpd_software: Apache
    php_version: 8.3.6 64bit
    php_sapi: fpm-fcgi
    max_input_variables: 1000
    time_limit: 30
    memory_limit: 256M
    max_input_time: 60
    upload_max_filesize: 8M
    php_post_max_size: 8M
    curl_version: 7.81.0 OpenSSL/3.0.2
    suhosin: false
    imagick_availability: true
    pretty_permalinks: true
    htaccess_extra_rules: false
    current: 2024-04-23T12:58:31+00:00
    utc-time: Tuesday, 23-Apr-24 12:58:31 UTC
    server-time: 2024-04-23T13:58:30+01:00 wp-database
    
    extension: mysqli
    server_version: 10.6.17-MariaDB-1:10.6.17+maria~ubu2204
    client_version: mysqlnd 8.3.6
    max_allowed_packet: 536870912
    max_connections: 151 wp-constants
    
    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_MEMORY_LIMIT: 256M
    WP_MAX_MEMORY_LIMIT: 256M
    WP_DEBUG: false
    WP_DEBUG_DISPLAY: true
    WP_DEBUG_LOG: false
    SCRIPT_DEBUG: false
    WP_CACHE: false
    CONCATENATE_SCRIPTS: undefined
    COMPRESS_SCRIPTS: undefined
    COMPRESS_CSS: undefined
    WP_ENVIRONMENT_TYPE: Undefined
    WP_DEVELOPMENT_MODE: undefined
    DB_CHARSET: utf8
    DB_COLLATE: undefined wp-filesystem
    
    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable

    Looking Forward to Hearing from an expert…

  • The topic ‘Add new column in order list’ is closed to new replies.