dd_id_db851021f1
5. Documentation (Meta)
Plugin: search-results
Results
- Location:
server/var_www/devdocs_wp/wp-content/plugins/dracon-search-results/ server/var_www/devdocs_wp/wp-content/plugins/dracon-search-results/search-results.php- Hook:
docs_search_results - Renders:
- Breadcrumbs (
Home > Search) - Title with search term + hit count
- Ordered result list with title links + content snippets
- Fallback text
No results found.when empty - ID-specific search behavior:
- For exact ID-like queries (
dd_id_<token>,f_id_<token>,s_id_<token>), the plugin applies a targeted DB search filter so underscore IDs are found reliably. - It checks
post_title,post_content, andcodex_developerdocs_idmeta (exact meta match fordd_id_*).