How to get the true permalink of the static home page?

Edit: Wow. I mistyped a bunch the first time around. Hopefully nobody read that. All corrected now. /edit I went code spelunking… 🙂 Short version, the workaround would be this: <?php $front_page_id = get_option( ‘page_on_front’ ); $my_permalink = _get_page_link( $front_page_id ); ?> If you look into link-template.php in the WordPress core, you can kind of … Read more

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