How to share the author’s archive?

That’s get_the_author_posts_link(): <?php echo get_the_author_posts_link(); ?> If you want the author link for someone who isn’t the author of this page in WordPress terms – I don’t know what the bbpress state here is – then you can construct this from IDs instead (based on a snippet from twentytwentyone as you can see): $author_id = … Read more

How to disable date archives?

Do you happen to use the Yoast SEO plugin? There is an option in the plugin under Search > Archives where you can switch off the Date archives. (and also Author archives if you want to).

Link back to (paged) archive and find the correct page

There’s no built-in function for what you’re after – plus have you also considered what if a user visited your post from a date-based or category archive? You might find using the HTTP referer is more suitable: <a href=”<?= esc_url( wp_get_referer() ?: home_url() ) ?>”>Back to overview</a>

Custom design calendar archive

They’re not using WordPress, so whether they’re using a plugin for their specific CMS or not is a moot point. However, WordPress already includes a calendar widget for the sidebar. And there are several plugins in the repository that do the same: Calendar archive widgets. You will need to pick one and modify your site’s … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)