apply_filters( 'ap_main_pages', array $pages )
Description #
Hook for filtering main pages of AnsPress. Custom main pages can be registered using this hook.
Parameters #
- $pagesarray Array of pages.
Source #
File: includes/functions.php
Hello @Rahul,
Please check this error report:
https://anspress.io/questions/question/error-at-backend-with-anspress4-1-5/
Alex
They need to know that the current user is the original poster in order to correct a bug, but things get complex when they can’t use PHP sessions.
As you may be aware, WordPress does not use PHP sessions, so they must create their own session handler.