Skip to content

Instantly share code, notes, and snippets.

@miya0001
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miya0001/9600633 to your computer and use it in GitHub Desktop.
Save miya0001/9600633 to your computer and use it in GitHub Desktop.
./wp-includes/author-template.php:function the_author( $deprecated = '', $deprecated_echo = true ) {
./wp-includes/author-template.php:function the_modified_author() {
./wp-includes/author-template.php:function the_author_meta( $field = '', $user_id = false ) {
./wp-includes/author-template.php:function the_author_link() {
./wp-includes/author-template.php:function the_author_posts() {
./wp-includes/author-template.php:function the_author_posts_link($deprecated = '') {
./wp-includes/category-template.php:function the_category( $separator = '', $parents='', $post_id = false ) {
./wp-includes/category-template.php:function the_tags( $before = null, $sep = ', ', $after = '' ) {
./wp-includes/category-template.php:function the_terms( $id, $taxonomy, $before = '', $sep = ', ', $after = '' ) {
./wp-includes/feed.php:function the_title_rss() {
./wp-includes/feed.php:function the_content_feed($feed_type = null) {
./wp-includes/feed.php:function the_excerpt_rss() {
./wp-includes/feed.php:function the_permalink_rss() {
./wp-includes/feed.php:function the_category_rss($type = null) {
./wp-includes/general-template.php:function the_date_xml() {
./wp-includes/general-template.php:function the_date( $d = '', $before = '', $after = '', $echo = true ) {
./wp-includes/general-template.php:function the_modified_date($d = '', $before='', $after='', $echo = true) {
./wp-includes/general-template.php:function the_time( $d = '' ) {
./wp-includes/general-template.php:function the_modified_time($d = '') {
./wp-includes/general-template.php:function the_weekday() {
./wp-includes/general-template.php:function the_weekday_date($before='',$after='') {
./wp-includes/general-template.php:function the_search_query() {
./wp-includes/general-template.php:function the_generator( $type ) {
./wp-includes/link-template.php:function the_permalink() {
./wp-includes/link-template.php:function the_feed_link( $anchor, $feed = '' ) {
./wp-includes/link-template.php:function the_shortlink( $text = '', $title = '', $before = '', $after = '' ) {
./wp-includes/post-template.php:function the_ID() {
./wp-includes/post-template.php:function the_title($before = '', $after = '', $echo = true) {
./wp-includes/post-template.php:function the_title_attribute( $args = '' ) {
./wp-includes/post-template.php:function the_guid( $id = 0 ) {
./wp-includes/post-template.php:function the_content( $more_link_text = null, $strip_teaser = false) {
./wp-includes/post-template.php:function the_excerpt() {
./wp-includes/post-template.php:function the_meta() {
./wp-includes/post-template.php:function the_attachment_link( $id = 0, $fullsize = false, $deprecated = false, $permalink = false ) {
./wp-includes/post-thumbnail-template.php:function the_post_thumbnail( $size = 'post-thumbnail', $attr = '' ) {
./wp-includes/query.php:function the_post() {
./wp-includes/query.php:function the_comment() {
./wp-includes/query.php: function the_post() {
./wp-includes/query.php: function the_comment() {
./wp-includes/taxonomy.php:function the_taxonomies($args = array()) {
./wp-includes/widgets.php:function the_widget($widget, $instance = array(), $args = array()) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment