Opis
Ovaj dodatak je zatvoren od 28. listopada 2024. i nije dostupan za preuzimanje. Razlog: Sigurnosni problemi.
Recenzije
03. rujna 2016.
Too early to tell how the plugin is.. but thought to quickly share my experience with installation of this plugin with you guys.
I am using WordPress 4.5
The plugin installed successfully, but when I tried to activate it. I got this error: “The plugin does not have a valid header”
The solution was to edit the plugin and the remove the blank link between */ and //:
From:
Author URI: https://www.linkedin.com/pub/antonis-roussos/47/25b/9a5
License: GPLv2
*/
//register utt_activate function to run when user activates the plugin
I changed it to:
Author URI: https://www.linkedin.com/pub/antonis-roussos/47/25b/9a5
License: GPLv2
*/
//register utt_activate function to run when user activates the plugin
Suradnici i Programeri
“UniTimetable” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “UniTimetable” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.