You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I'm looking for a way to write and read a custom meta tag in my epub files.
For example: $epub->set("publishYear", "2017"); $epub->get("publishYear");