[wp-meta] [Making WordPress.org] #1085: Duplicate results in developer.wordpress.org search
Making WordPress.org
noreply at wordpress.org
Tue Dec 29 15:53:14 UTC 2015
#1085: Duplicate results in developer.wordpress.org search
-----------------------------+-------------------------------------
Reporter: SergeyBiryukov | Owner:
Type: defect | Status: reopened
Priority: normal | Component: developer.wordpress.org
Resolution: | Keywords:
-----------------------------+-------------------------------------
Comment (by ocean90):
There are a few duplicated entries:
{{{
SELECT SUBSTRING_INDEX( `post_name`, '-', 1 ) as name, COUNT(*) + 1 AS
count FROM `wporg_33_posts` WHERE `post_status` = 'publish' AND
`post_type` = 'wp-parser-hook' AND `post_name` REGEXP '-[0-9]$' GROUP BY
name ORDER BY count DESC, name ASC;
}}}
||= Hook =||= Count =||= Post IDs =||
|| comments_clauses || 8 ||
19123,17957,17759,18004,19772,17164,16212,18529 ||
|| comments_number || 8 || 16742,17765,9703,17175,14313,17977,18011,18765
||
|| editable_slug || 8 || 17941,12150,17138,18116,17992,17746,15396,19090
||
|| edit_attachment || 8 || 16089,17754,13278,8168,17998,17953,17156,18497
||
|| export_wp || 8 || 15680,19111,19495,17995,17149,17950,18350,17751 ||
|| get_avatar_comment_types || 8 ||
17160,16165,17955,18516,17756,19702,18002,19121 ||
|| link_category || 8 || 12086,6070,7724,15349,3082,13016,5680,17136 ||
|| pre_get_comments || 8 ||
19768,18528,19122,17956,18003,16211,17163,17758 ||
|| pre_user_login || 8 || 17991,17137,6088,17745,12104,17940,4076,15361 ||
|| the_comments || 8 || 19124,17958,18530,17165,16213,19770,18005,17760 ||
|| the_meta_key || 8 || 18447,15975,17996,17752,19118,17150,19593,17951 ||
|| the_post || 8 || 17766,18023,18981,16938,17985,17176,14645,19131 ||
|| the_title || 8 || 7716,3050,3165,7802,7796,7715,3048,3171 ||
|| upload_per_page || 8 || 17749,17944,17146,18162,17993,15488,19096,19365
||
|| wp_handle_upload || 8 || 17945,17994,12400,17148,17750,15505,18165,6478
||
|| wp_image_editors || 8 ||
19949,16577,17976,17169,18010,18705,17762,19128 ||
|| wp_insert_attachment_data || 8 ||
17997,18496,17753,17155,8165,17952,13277,16088 ||
|| submitlink_box || 5 || 6294,12273,15440,17140,4383 ||
|| wp_set_comment_status || 5 || 17162,16198,158,8459,13469 ||
|| install_themes_tabs || 4 || 12183,6175,15414,17139 ||
|| edited_terms || 3 || 17171,14224,16704 ||
|| edit_terms || 3 || 14223,17170,16703 ||
|| icon_dir || 3 || 3131,7762,13034 ||
|| language_attributes || 3 || 18726,19965,19129 ||
|| manage_link_custom_column || 3 || 19491,18339,19110 ||
|| manage_media_custom_column || 3 || 19098,19383,18176 ||
|| manage_pages_custom_column || 3 || 19524,19113,18387 ||
|| manage_post || 3 || 19526,19115,18389 ||
|| manage_posts_custom_column || 3 || 19525,19114,18388 ||
|| manage_sites_action_links || 3 || 19105,18258,19426 ||
|| manage_sites_custom_column || 3 || 19423,19104,18255 ||
|| manage_themes_custom_column || 3 || 19475,19109,18323 ||
|| ms_user_list_site_actions || 3 || 19395,18187,19099 ||
|| ms_user_row_actions || 3 || 19399,18191,19100 ||
|| page_row_actions || 3 || 19529,19116,18392 ||
|| post_date_column_time || 3 || 18383,19520,19112 ||
|| post_row_actions || 3 || 18393,19117,19530 ||
|| tag_row_actions || 3 || 19406,18214,19101 ||
|| taxonomy_row_actions || 3 || 19102,19407,18215 ||
|| theme_action_links || 3 || 19106,19470,18318 ||
|| theme_action_links_stylesheet || 3 || 19107,18319,19471 ||
|| theme_row_meta || 3 || 18321,19473,19108 ||
|| wpmublogsaction || 3 || 18253,19103,19421 ||
|| image_memory_limit || 2 || 13327,14416 ||
|| nav_menu_meta_box_object || 2 || 4435,4214 ||
|| add_attachment || 1 || 17755 ||
|| add_site_option || 1 || 19551 ||
|| add_site_option_option || 1 || 19550 ||
|| allow_password_reset || 1 || 19796 ||
|| comment_closed || 1 || 19714 ||
|| comment_id_not_found || 1 || 19713 ||
|| comment_on_draft || 1 || 19716 ||
|| comment_on_password_protected || 1 || 19717 ||
|| comment_on_trash || 1 || 19715 ||
|| customize_allowed_urls || 1 || 20035 ||
|| default_site_option_option || 1 || 19546 ||
|| delete_site_option || 1 || 19555 ||
|| delete_site_option_option || 1 || 19554 ||
|| hook || 1 || 5719 ||
|| image_size_names_choose || 1 || 13832 ||
|| jpeg_quality || 1 || 10465 ||
|| network_by_path_segments_count || 1 || 20129 ||
|| preview_post_link || 1 || 19695 ||
|| pre_add_site_option_option || 1 || 19549 ||
|| pre_comment_on_post || 1 || 19718 ||
|| pre_delete_site_option_option || 1 || 19553 ||
|| pre_get_network_by_path || 1 || 20130 ||
|| pre_site_option_option || 1 || 19545 ||
|| pre_update_site_option_option || 1 || 19557 ||
|| register || 1 || 5748 ||
|| removable_query_args || 1 || 19753 ||
|| retreive_password || 1 || 19794 ||
|| retrieve_password || 1 || 19795 ||
|| retrieve_password_key || 1 || 19797 ||
|| session_token_manager || 1 || 14931 ||
|| site_option_option || 1 || 19547 ||
|| subdirectory_reserved_names || 1 || 19536 ||
|| the_author_posts_link || 1 || 19982 ||
|| the_permalink || 1 || 6053 ||
|| update_site_option || 1 || 19559 ||
|| update_site_option_option || 1 || 19558 ||
|| wp_delete_file || 1 || 16416 ||
|| wp_editor_set_quality || 1 || 10464 ||
|| wp_edit_nav_menu_walker || 1 || 4428 ||
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1085#comment:11>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list