[wp-meta] [Making WordPress.org] #6570: Add full function reference to og:title meta head for code reference pages

Making WordPress.org noreply at wordpress.org
Wed Nov 9 17:28:11 UTC 2022


#6570: Add full function reference to og:title meta head for code reference pages
---------------------------+--------------------
 Reporter:  aurovrata      |      Owner:  (none)
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:
Component:  Developer Hub  |   Keywords:
---------------------------+--------------------
 Currently a search on Google for a code reference such as a
 'get_meta_post' returns the code reference page for that function, which
 has the its og:title meta head set to,

 **get_post_meta() | Function | WordPress Developer Resources**

 It would be very useful to add the full function reference,

 **get_post_meta( int $post_id, string $key = "", bool $single = false ):
 mixed | Function | WordPress Developer Resources**

 as it would enable a quick reference without having to actually open the
 page.

 I find myself forgetting some function variables, or their order, and
 having this information right there in the Google search results would be
 very handy.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6570>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list