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.
This is a good ideia. I'd tried to reproduce the effect of the sample site, unfortunately it gave me an error:
call_user_func_array() expects parameter 1 to be a valid callback, function 'papercite_pages_redirect' not found or invalid function name in wp-includes/class-wp-hook.php:286 | Core
Perhaps it happens because I'm running with the development version of papercite. I'l look in adding this functionality into the main code.
Sorry for the delay in getting back to this. I just realized that this was a bug in my code, but maybe wordpress caches action hooks? Because it has been working just fine here. It now should work.
We have created an addon plugin for papercite that adds the capability to create individual pages for papercite entries.
https://github.com/zealofzebras/wordpress-papercite-pages
Would it be of interest to put this functionality into papercite directly or would you prefer to have something like this as an external plugin?
A sample site is running here:
https://zeal.global/publications
The text was updated successfully, but these errors were encountered: