custom taxonomy
-
Hi there, first off thanks for the amazing plugin ??
what I am trying to do is something like this:
/%current_user%/%year%/%monthnum%/%weeknumber%/
or even as simple as
/%current_user%/%year%/%weeknumber%/
I know i can get the weeknumber using php like this:
$thisWeek = date(‘W’);
Just not sure how to convert that variable into a taxonomy
Cheers
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘custom taxonomy’ is closed to new replies.