|
@@ -646,7 +646,7 @@ |
|
|
block discarded – undo |
|
646
|
646
|
* handlers should be copied when the theme context is loaded by the REST API. |
|
647
|
647
|
* |
|
648
|
648
|
* @param array $copy_dirs Copy paths with actions to be copied |
|
649
|
|
- * @return array Copy paths with featured content plugin |
|
|
649
|
+ * @return string[] Copy paths with featured content plugin |
|
650
|
650
|
*/ |
|
651
|
651
|
function wpcom_rest_api_featured_content_copy_plugin_actions( $copy_dirs ) { |
|
652
|
652
|
$copy_dirs[] = __FILE__; |
Please login to merge, or discard this patch.