minor: add simple-custom-post-order

This commit is contained in:
2026-03-26 10:08:40 -04:00
parent ff3cb57d29
commit ce8b1a3a5c
2 changed files with 20 additions and 1 deletions

View File

@@ -38,6 +38,7 @@
"wpackagist-plugin/disable-comments": "*", "wpackagist-plugin/disable-comments": "*",
"wpackagist-plugin/media-focus-point": "*", "wpackagist-plugin/media-focus-point": "*",
"wpackagist-plugin/seo-by-rank-math": "*", "wpackagist-plugin/seo-by-rank-math": "*",
"wpackagist-plugin/simple-custom-post-order": "*",
"wpackagist-plugin/wp-graphql": "*", "wpackagist-plugin/wp-graphql": "*",
"wpackagist-plugin/wpgraphql-acf": "*" "wpackagist-plugin/wpgraphql-acf": "*"
}, },

20
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "a1b040fb49fb0a59dd39debcaec4386d", "content-hash": "cb0803cca80b30185f7db22423d7c29b",
"packages": [ "packages": [
{ {
"name": "axepress/wp-graphql-plugin-boilerplate", "name": "axepress/wp-graphql-plugin-boilerplate",
@@ -491,6 +491,24 @@
"type": "wordpress-plugin", "type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/seo-by-rank-math/" "homepage": "https://wordpress.org/plugins/seo-by-rank-math/"
}, },
{
"name": "wpackagist-plugin/simple-custom-post-order",
"version": "2.6.0",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/simple-custom-post-order/",
"reference": "tags/2.6.0"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/simple-custom-post-order.2.6.0.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/simple-custom-post-order/"
},
{ {
"name": "wpackagist-plugin/wp-graphql", "name": "wpackagist-plugin/wp-graphql",
"version": "2.10.1", "version": "2.10.1",