[wp-meta] [Making WordPress.org] #608: Redirect theme and plugin editor function reference to developer.wordpress.org
Making WordPress.org
noreply at wordpress.org
Sun Sep 14 03:40:52 UTC 2014
#608: Redirect theme and plugin editor function reference to
developer.wordpress.org
---------------------+-------------------------------
Reporter: netweb | Owner:
Type: defect | Status: new
Priority: normal | Component: api.wordpress.org
Resolution: | Keywords:
---------------------+-------------------------------
Comment (by nacin):
There is nothing worth keeping in the code for that handbook endpoint, so
it'll need to be new (and open sourced).
Things to keep in mind:
* Check get_defined_functions() for internal functions and send them off
to php.net instead.
* Redirect them to developer.wordpress.org otherwise.
* If a function doesn't exist for whatever reason,
developer.wordpress.org needs a half-decent 404 page.
* If $redirect is false, then a simple echo of the target URL occurs.
* Locale is received but nothing happens with it.
* Version is received but nothing will happen with it.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/608#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list