Skip to content

Website list block#3

Merged
2ndkauboy merged 14 commits intodevelopfrom
website-list-block
Mar 28, 2026
Merged

Website list block#3
2ndkauboy merged 14 commits intodevelopfrom
website-list-block

Conversation

@2ndkauboy
Copy link
Copy Markdown
Contributor

Implement a block to list the websites of a webring similar to the core/latest-posts block.

@2ndkauboy 2ndkauboy force-pushed the website-list-block branch 4 times, most recently from e54b096 to 1649711 Compare March 28, 2026 17:31
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 28, 2026

🔍 WordPress Plugin Check Report

⚠️ Status: Passed with warnings

📊 Report

🎯 Total Issues ❌ Errors ⚠️ Warnings
3 0 3

⚠️ Warnings (3)

📁 lib/Rewrite/Redirect.php (2 warnings)
📍 Line 🔖 Check 💬 Message
105 PluginCheck.Security.DirectDB.UnescapedDBParameter Unescaped parameter $order_clause used in $wpdb->get_col()\n$order_clause assigned unsafely at line 102.
186 PluginCheck.Security.DirectDB.UnescapedDBParameter Unescaped parameter $order_clause used in $wpdb->get_col()\n$order_clause assigned unsafely at line 183.
📁 src/block/website-list/render.php (1 warning)
📍 Line 🔖 Check 💬 Message
24 WordPress.DB.SlowDBQuery.slow_db_query_tax_query Detected usage of tax_query, possible slow query.

🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

@2ndkauboy 2ndkauboy force-pushed the website-list-block branch from 16e89dd to 99c0fda Compare March 28, 2026 17:45
@2ndkauboy 2ndkauboy force-pushed the website-list-block branch from 3023803 to f2393c2 Compare March 28, 2026 18:09
@2ndkauboy 2ndkauboy force-pushed the website-list-block branch from 8298b7b to 2954ed2 Compare March 28, 2026 19:57
@2ndkauboy 2ndkauboy merged commit 0e65c81 into develop Mar 28, 2026
1 check passed
@2ndkauboy 2ndkauboy deleted the website-list-block branch March 28, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant