Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question.

    First of all, please note that WP-Table Reloaded has been superseded by TablePress, so that you should only use that. See http://tobias.baethge.com/2013/01/tablepress-replaces-wp-table-reloaded/ for more information.

    Now about your question: It might be possible to do this with some PHP code in the table cells, but it would be hard and ugly.
    Instead, as it’s much easier, you should create a custom solution, e.g. based on a page template in your theme, where you add some PHP code that uses the BuddyPress/WordPress API functions to retrieve the list of users, and which then loops through that to print it as a table.

    Regards,
    Tobias

    Thread Starter jurisss

    (@juriss)

    It is too complicate for me. It would be great if it would be as premium extensions. I would definitely pay for the option.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    I understand, but this is nothing really for a table plugin like TablePress. Only because the final list will look like a table, this doesn’t mean that a table plugin is the correct choice for this.
    The scope and use case of TablePress is to allow a user to manage and show static data that has been typed in or imported from (e.g.) a CSV file. TablePress does not have functionality to use dynamic data sources, like a list of users (which comes from the database).
    Sorry that I don’t have better news here.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show username in table’ is closed to new replies.