Lynxbee topic

Wordpress

Show Subcategories on WordPress Category Archives

On a category archive, WordPress already knows which term is being viewed. Read that queried term, fetch its direct children with `get_terms()`, and render escaped term links—without hard-coding IDs into a fragile copied template.

Add AdSense Auto Ads to AMP and WordPress Safely

AMP pages require AMP-specific AdSense code. Load the amp-auto-ads component once in the document head and place the publisher element immediately after the opening body tag—then validate the generated AMP page, consent flow, ads.txt, and real performance rather than editing theme files blindly.

WordPress Login Link That Returns to the Current Page

Show a login prompt only when a WordPress visitor is signed out, then return them to the page they were reading. The secure implementation uses core URL helpers, escaped output, local destinations, page exclusions, and cache-aware verification.

Find and Fix Broken Links in WordPress

A broken-link report is a triage queue, not a delete list. This workflow chooses an appropriate scanner, validates ambiguous results, repairs the source or redirect, preserves intentional removals, and verifies the rendered site.

Engineering weekly

Useful technical knowledge, not inbox noise.

Receive verified fixes, references, labs, and tools. Confirm by email; unsubscribe any time.