[wp-meta] [Making WordPress.org] #6039: Functions broken links at plugin editor

Making WordPress.org noreply at wordpress.org
Mon Jan 24 15:31:11 UTC 2022


#6039: Functions broken links at plugin editor
---------------------------+---------------------
 Reporter:  mehedi890      |       Owner:  (none)
     Type:  defect         |      Status:  new
 Priority:  normal         |   Milestone:
Component:  Developer Hub  |  Resolution:
 Keywords:                 |
---------------------------+---------------------
Changes (by SergeyBiryukov):

 * component:  Plugin Directory => Developer Hub


Comment:

 Hi there, welcome to WordPress Meta Trac! Thanks for the report.

 Just copying my response from #WP54891 for some more context.

 It looks like most of these functions come from WooCommerce and not from
 WordPress core, so they don't exist in the function reference.

 The [https://core.trac.wordpress.org/browser/tags/5.8.3/src/wp-admin
 /plugin-editor.php?marks=274#L270 Look Up button] in the plugin/theme
 editor appears to send the function name to an endpoint like this:
 https://api.wordpress.org/core/handbook/1.0/?function=woocommerce_template_loop_price
 which then redirects to the resulting URL.

 Apparently the endpoint needs some adjustment to avoid linking WooCommerce
 functions to the WordPress core function reference.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6039#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list