Created
January 31, 2018 12:32
-
-
Save yumyo/89d34fffe3e862ba13ed98556e4ad1f9 to your computer and use it in GitHub Desktop.
WP The Grid item output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
( | |
[ID] => 2849 | |
[date] => 1505489663 | |
[post_type] => post | |
[sticky] => | |
[format] => image | |
[url] => http://mysite/mypost | |
[url_target] => _self | |
[title] => Lorem Ipsum is not simply random text. | |
[excerpt] => Contrary to popular belief, Lorem Ipsum is not simply random text. | |
[terms] => Array | |
( | |
[0] => Array | |
( | |
[ID] => 1 | |
[slug] => collateral | |
[name] => Collateral | |
[taxonomy] => category | |
[url] => hhttp://mysite/mytax/myterm | |
[color] => | |
) | |
[1] => Array | |
( | |
[ID] => 28 | |
[slug] => blog | |
[name] => blog | |
[taxonomy] => customformat | |
[url] => hhttp://mysite/mytax/myterm | |
[color] => | |
) | |
) | |
[author] => Array | |
( | |
[ID] => 6 | |
[name] => Benny Benassi | |
[url] => http://mysite/author/myauthor/ | |
[avatar] => http://2.gravatar.com/avatar/xxx | |
) | |
[likes_number] => <span class="no-ajaxy to-post-like no-liked empty-heart" data-post-id="2849" title="Like"><span class="to-heart-icon"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 64 64"><g transform="translate(0, 0)"><path stroke-width="6" stroke-linecap="square" stroke-miterlimit="10" d="M1,21c0,20,31,38,31,38s31-18,31-38 c0-8.285-6-16-15-16c-8.285,0-16,5.715-16,14c0-8.285-7.715-14-16-14C7,5,1,12.715,1,21z"></path></g></svg></span><span class="to-like-count">0</span></span> | |
[comments_number] => 0 | |
[views_number] => | |
[image] => Array | |
( | |
[alt] => | |
[title] => RCP_CES_header | |
[type] => jpg | |
[url] => http://mysite/wp-content/uploads/2017/09/whatever-1200x675.jpg | |
[lb_url] => http://mysite/wp-content/uploads/2017/09/whatever.jpg | |
[width] => 840 | |
[height] => 473 | |
) | |
[product_image] => | |
[gallery] => | |
[video] => | |
[audio] => | |
[quote] => | |
[link] => | |
[meta_data] => Array | |
( | |
[inline_featured_image] => 0 | |
[_edit_last] => 1 | |
[page_logo] => green | |
[_page_logo] => field_58c41e55f009e | |
[page_menu] => black | |
[_page_menu] => field_58e76d5d507ae | |
[post_bg_colour] => #02a583 | |
[_post_bg_colour] => field_591d79e6fbeab | |
[rcp_standfirst] => Lorem Ipsum is simply dummy text of the printing and typesetting industry | |
[_rcp_standfirst] => field_58caaf08bcb44 | |
[_edit_lock] => 1516814189:1 | |
[_thumbnail_id] => 2854 | |
[_encloseme] => 1 | |
[the_grid_item_custom_link_target] => _self | |
[the_grid_item_col] => 1 | |
[the_grid_item_row] => 1 | |
[the_grid_item_content_color] => dark | |
[the_grid_item_overlay_color] => light | |
[the_grid_item_video_ratio] => 4:3 | |
[the_grid_item_youtube_ratio] => 4:3 | |
[the_grid_item_vimeo_ratio] => 4:3 | |
[the_grid_item_wistia_ratio] => 4:3 | |
[_primary_term_category] => 1 | |
[_primary_term_customformat] => 28 | |
[pdf_for_download] => banana.pdf | |
[_pdf_for_download] => field_5a5cd10d9f1f1 | |
[rcp_author_fn] => | |
[_rcp_author_fn] => field_5a5cebbc0aa9d | |
[rcp_author_lnk] => | |
[_rcp_author_lnk] => field_5a5cebd80aa9e | |
[the_grid_item_custom_link] => http://mysite/mypost/ | |
) | |
[product] => Array | |
( | |
[price] => | |
[full_price] => | |
[regular_price] => | |
[sale_price] => | |
[rating] => | |
[text_rating] => | |
[on_sale] => | |
[add_to_cart_url] => | |
[cart_button] => | |
[wishlist] => | |
) | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment