Hello,
Congratulations for this wonderful and very useful plugin.
I just have one question that I didn't find the answer in the forum.
Is it possible to have the date in the format Y/m/d in the event permalink ?
Thanks.
Hello,
Congratulations for this wonderful and very useful plugin.
I just have one question that I didn't find the answer in the forum.
Is it possible to have the date in the format Y/m/d in the event permalink ?
Thanks.
not possible at the moment.
I have written a plugin that does the trick.
Now, the events URLs are like: /event/2012/05/13/event-slug
To do that, I have used your filter 'em_event_get_permalink' and I have defined a new rewrite rule.
I can send it to you so you can include it in your plugin as an option, if you want.
thanks, can you share it using pastebin?
Here it is : http://pastebin.com/NGqWVJt8
thanks for the effort, looking at that gave me an idea, it probably wouldn't be too hard to do a search/replace of the common WP permalink placeholders and replace them with matching regex strings...
however, I'd rather sit on this because I'd suspect this is something WP will address eventually
I have updated my plugin in order to use the new permalink everywhere in WordPress. The source code is available at http://pastebin.com/v4fT1671
thx for always updating us.
am going to marked this as resolved.
Kerfred: thank you for your work, I could use this too (with some permalink format editing), but I do not know how can I install/use your plugin (code). Can you help me?
Thanks.
Hi, you just have to save the code as a PHP file, for example fg-events-manager-hack.php
Then upload this file to the wp-content/plugins directory
And activate the plugin FG Events Manager Hack in the plugins section.
This topic has been closed to new replies.