The CPF's are part of $block_data[fields], but if I remove that, it removes all of them, including location, biography, etc. I have an entire category for one tab, and I want to remove just that category from the about me tab, since it's redundant.
I think what I need to figure out how to mod is the actual results of $block_data[fields].
Thanks though.
Edit: Screenshots for clarity. Here's my custom tab, with the "Gear Details" category within:
And here's my about me, with the same fields duplicated at the bottom:
This are mostly likely populated within code, so code modifications may be required.