{"id":13549506,"url":"https://github.com/picandocodigo/List-Category-Posts","last_synced_at":"2025-04-02T22:32:02.169Z","repository":{"id":1925897,"uuid":"2854129","full_name":"picandocodigo/List-Category-Posts","owner":"picandocodigo","description":"WordPress plugin which allows you to list posts from a category into a post/page using the [catlist] shortcode.","archived":false,"fork":false,"pushed_at":"2025-02-21T11:58:02.000Z","size":1345,"stargazers_count":242,"open_issues_count":32,"forks_count":114,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-04-01T11:05:17.782Z","etag":null,"topics":["php","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"http://wordpress.org/extend/plugins/list-category-posts/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/picandocodigo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["picandocodigo"],"custom":"http://picandocodigo.net/programacion/wordpress/list-category-posts-wordpress-plugin-english/#support"}},"created_at":"2011-11-26T04:21:37.000Z","updated_at":"2025-01-30T01:40:30.000Z","dependencies_parsed_at":"2023-11-13T17:29:16.596Z","dependency_job_id":"73fd21ac-cde8-4bb5-80b1-918d57089988","html_url":"https://github.com/picandocodigo/List-Category-Posts","commit_stats":{"total_commits":672,"total_committers":40,"mean_commits":16.8,"dds":0.3526785714285714,"last_synced_commit":"fab9cc9e13fe5879a2a8784b5959db63549c63b7"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picandocodigo%2FList-Category-Posts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picandocodigo%2FList-Category-Posts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picandocodigo%2FList-Category-Posts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picandocodigo%2FList-Category-Posts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/picandocodigo","download_url":"https://codeload.github.com/picandocodigo/List-Category-Posts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246905407,"owners_count":20852815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php","wordpress","wordpress-plugin"],"created_at":"2024-08-01T12:01:22.514Z","updated_at":"2025-04-02T22:32:02.138Z","avatar_url":"https://github.com/picandocodigo.png","language":"PHP","funding_links":["https://github.com/sponsors/picandocodigo","http://picandocodigo.net/programacion/wordpress/list-category-posts-wordpress-plugin-english/#support","https://github.com/sponsors/klemens-st"],"categories":["PHP"],"sub_categories":[],"readme":"# List Category Posts\n[![Code Climate](https://codeclimate.com/github/picandocodigo/List-Category-Posts.png)](https://codeclimate.com/github/picandocodigo/List-Category-Posts) [![Tests](https://github.com/picandocodigo/List-Category-Posts/actions/workflows/master.yml/badge.svg)](https://github.com/picandocodigo/List-Category-Posts/actions/workflows/master.yml)\n\nList Category Posts is a **[WordPress](http://wordpress.org) plugin** that allows you to list posts from a category into a post/page using the [catlist] shortcode. This shortcode accepts a category name or id, the order in which you want the posts to display, and the number of posts to display. You can use [catlist] as many times as needed with different arguments.\n\nUsage:\n`[catlist argument1=value1 argument2=value2]`\n\nPlease visit the [plugin's page on WordPress.org](http://wordpress.org/extend/plugins/list-category-posts/) to find out more.\n\n# Documentation\n\nThe main documentation is hosted in the [GitHub Wiki](https://github.com/picandocodigo/List-Category-Posts/wiki). You can find information there on [how to select which posts to show](https://github.com/picandocodigo/List-Category-Posts/wiki/How-to-select-which-posts-to-show), [pagination](https://github.com/picandocodigo/List-Category-Posts/wiki/Pagination), [HTML \u0026 CSS customization](http://github.com/picandocodigo/List-Category-Posts/wiki/HTML-\u0026-CSS-Customization) and the [template system](http://github.com/picandocodigo/List-Category-Posts/wiki/Template-System) and the [several parameters you can use](https://github.com/picandocodigo/List-Category-Posts/wiki/More-parameters-you-can-use).\n\n# Would you like to help with the development?\n\nThe evolution of this plugin wouldn't be possible without the help of [these awesome contributors](https://github.com/picandocodigo/List-Category-Posts/graphs/contributors). Special thanks to [Sophist](https://github.com/Sophist-UK), [bibz](https://github.com/bibz), [vacuus](https://github.com/vacuus), [klemens-st](https://github.com/klemens-st) for their contributions and hard work and [every other person](https://github.com/picandocodigo/List-Category-Posts/graphs/contributors) who's contributed to this plugin:+1:\n\nSometimes Pull Request take a while for us to review, but we'll eventually get to all of them. If you open a PR, feel free to add your wordpress.org user so if it gets merged I can add you to the list of contributors in the plugin's readme file.\n\n# Development\n\nA Vagrantfile is provided to set up a box for WordPress development. You need [Vagrant](http://www.vagrantup.com/) installed on your computer.\n\nFork the repo, clone it locally and do `vagrant up` (on Windows you need to run this command in PowerShell as administrator).\nYou'll have a WordPress instance running on http://127.0.0.1:8080/.\n\nWordPress is installed with this information:\n\n * Database Name: `wordpress`\n * User Name: `wordpressuser`\n * Password: `wordpresspass`\n\nYou can access the admin dashboard with the following credentials:\n\n * Admin user: `adminuser`\n * Admin password: `adminpass`\n\nActivate the plugin on\nhttp://localhost:8080/wp-admin/plugins.php\n\nThe plugin code is linked directly on the box, so any change you make on the code is reflected automatically on the Vagrant box's WordPress installation.\n\n## Testing\n\nPHPUnit has been set up by [bibz](https://github.com/bibz), you can run `phpunit` on the Virtual Machine:\n\n```bash\nvagrant@vagrant-ubuntu-precise-32:/vagrant$ phpunit\nInstalling...\nRunning as single site... To run multisite, use -c tests/phpunit/multisite.xml\nNot running ajax tests. To execute these, use --group ajax.\nNot running ms-files tests. To execute these, use --group ms-files.\nNot running external-http tests. To execute these, use --group external-http.\nPHPUnit 4.7.3 by Sebastian Bergmann and contributors.\n\n.\n\nTime: 3.11 seconds, Memory: 46.25Mb\n\nOK (1 test, 12 assertions)\n```\n\nThe code needs lots of refactoring and probably some more documentation to be able to write some more relevant tests. This is a task where you can really help the development of the plugin if you're interested in contributing.\n\n### Usage\n\n`[catlist argument1=value1 argument2=value2]`\n\n### Support the plugin\n\nIf you've found the plugin useful, consider buying us a beverage :)\n\n- [Klemens Starybrat](https://github.com/klemens-st) has been writing lots of amazing code for this plugin, so if you want to pay it forward, [consider sponsoring him on GitHub](https://github.com/sponsors/klemens-st).\n\n- You can also make a [donation via PayPal](http://picandocodigo.net/programacion/wordpress/list-category-posts-wordpress-plugin-english/#support \"Donate via PayPal\") or visit [my Amazon Wishlist](https://www.amazon.co.uk/hz/wishlist/ls/21UGAJCP8YEKU?ref_=wl_share).\n\n## License\n__[GPLv2](http://www.gnu.org/licenses/gpl-2.0.html)__\n\n```\nList Category Posts\n\nCopyright (C) 2008-2020  Fernando Briano (email : fernando@picandocodigo.net)\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicandocodigo%2FList-Category-Posts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpicandocodigo%2FList-Category-Posts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicandocodigo%2FList-Category-Posts/lists"}