pierrefo
Forum Replies Created
-
Allright !!
It’s solved now with 2.7.13.
I can select “List” for events in players’s page and after saving it keeps as “List”.
Thanks
Where can I get this version ?
On www.ads-software.com, this is 2.7.12.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Get the team IDHo yeah !
It is so much easier.
$player_assignments = get_post_meta( $player_id, ‘sp_assignments’, false );
I only have to get the right league – season combination to get the team_id.
Thanks
Ok your fix is working well.
I’m very sorry, I was not editing the file from my web site.
I’m very very sorry.
It’s working like I want now.
So thank you very much !
It’s not working.
But it’s weird, I renamed the function “get_players()” to “get_players0()” and players are still displayed.
It’s like get_players() is never called to build the checklist. It’s like anoter function build it.
https://snipboard.io/IHKYrb.jpg
Here is more details.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Could not find the add_filterIn my mind, if I couldn’t find any “add_filter” related to “sportspress_player_performance_table_placeholder”, it means that no code will be executed.
But in fact, the $placeholder array have been modify and I can’t figure out where is the code that change the content of that array because there is no “add_filter” for that function.
So where can I find the code that have been executed by the line that call the apply_filter function if there is no add_filter related to that function ?
Yes but it the result is not what I’m looking for.
Tell me how to post a snapshot of the meta box and i’ll give you more details about what I want to get.
thanks