llonchj
Forum Replies Created
-
Forum: Plugins
In reply to: [SlimStat Analytics] Post paginationOk,
I am willing to identify and track which page of a post a user visited.
Using <!–nextpage–> in a post, you can split the post into pages (like pagination). Under that case, the global variable $page and $numpages contain the current page a user is visiting.
Documentation: http://codex.ww.wp.xz.cn/Styling_Page-Links
Given a post http://example.com/my_post that has 3 pages, wordpress creates the following links contains one part of the post.
http://example.com/my_post/1
http://example.com/my_post/2
http://example.com/my_post/3SlimStats tracks the post (/my_post) and I have not seen any reference to the page.
Is there a way to track the page too?
Cheers,
Forum: Plugins
In reply to: [Nav Menu Roles] Export/Import Menu role dataYes, you’re completely right.
But it’s common for plugins to have import/export functionality outside Tools admin menu.
Your website contact form is not working to me, I have some issue with the blank/required field. Please, can you contact me for a private question? [email protected]
Thanks again!
Forum: Plugins
In reply to: [Nav Menu Roles] Export/Import Menu role dataThanks Helga,
It’s nice that you put the import in the right place. It’s funny that I was looking for the import feature everywhere else but in the Tools|Import. 😉
Thanks again for your time and effort in nav-roles-menu.
Forum: Plugins
In reply to: [Nav Menu Roles] Export/Import Menu role datahi Helga,
Thanks for your reply.
Please can you help me on how/where to find the “Nav Menu Roles’importer”?
Importing metadata from *any* post might have to be a feature, do you think this has to be implemented in WP Core?
Thanks,