the_author_firstname [ WordPress Function ]
the_author_firstname ( No parameters )
| See: | |
| Defined at: |
|
Benzer Fonksiyonlar: get_the_author_firstname, the_author_lastname, the_author_nickname, get_the_author_lastname, the_author_aim
Display the first name of the author of the current post.
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- Function Reference/the author firstname « WordPress Codex
This function has been deprecated. That means it has been replaced by a new function or is no longer supported, and may be removed from future versions.
codex.wordpress.org - WordPress › Support » Adding the_author_firstname() to archive.php
Hi All. New user and well please with the product and the support here :). I added the following Template tag to archive.php. <?php /* If this is an author archive ...
wordpress.org - Awesome WordPress Customizations That Don't Require Plugins ...
May 7, 2010 ... a></h4> <p><?php the_author_firstname(); ?> has written <strong><?php the_author_posts(); ?></strong> awesome articles for us.
www.bloggingpro.com - In the Woods – WordPress Author Details
Dec 4, 2008 ... <?php the_author_firstname(); ?> <?php the_author_lastname(); ?> has wrote <? php the_author_posts(); ?> articles for us.</a></p> </div> ...
blog.themeforest.net