PHPackages                             plugin/pdc-expiration-date - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. plugin/pdc-expiration-date

ActiveWordpress-plugin

plugin/pdc-expiration-date
==========================

PDC Expiration data

v1.0.8(1y ago)0821[2 PRs](https://github.com/OpenWebconcept/plugin-pdc-expiration-date/pulls)PHPPHP &gt;=7.0

Since Oct 3Pushed 1y ago4 watchersCompare

[ Source](https://github.com/OpenWebconcept/plugin-pdc-expiration-date)[ Packagist](https://packagist.org/packages/plugin/pdc-expiration-date)[ RSS](/packages/plugin-pdc-expiration-date/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (12)Used By (0)

README
======

[](#readme)

The expiration date plugin adds the option to make a PDC item expire after certain date. Expired items will not be shown on the default PDC items endpoint.

Expired items can be retrieved from the endpoint `owc/pwc/v1/items/expired`.

### How do I get set up?

[](#how-do-i-get-set-up)

- Unzip and/or move all files to the /wp-content/plugins/pdc-expiration-date directory
- Log into WordPress admin and activate the ‘PDC Internal’ plugin through the ‘Plugins’ menu

### Filters &amp; Actions

[](#filters--actions)

There are various [hooks](https://codex.wordpress.org/Plugin_API/Hooks), which allows for changing the output.

##### Action for changing main Plugin object.

[](#action-for-changing-main-plugin-object)

```
'owc/pdc-expiration-date/plugin'
```

### Translations

[](#translations)

If you want to use your own set of labels/names/descriptions and so on you can do so. All text output in this plugin is controlled via the gettext methods.

Please use your preferred way to make your own translations from the /wp-content/plugins/pdc-base/languages/pdc-base.pot file

Be careful not to put the translation files in a location which can be overwritten by a subsequent update of the plugin, theme or WordPress core.

We recommend using the 'Loco Translate' plugin.

This plugin provides an easy interface for custom translations and a way to store these files without them getting overwritten by updates.

For instructions how to use the 'Loco Translate' plugin, we advice you to read the Beginners's guide page on their website: or start at the homepage:

### Running tests

[](#running-tests)

To run the Unit tests go to a command-line.

```
cd /path/to/wordpress/htdocs/wp-content/plugins/pdc-expiration-date/
composer install
phpunit
```

For code coverage report, generate report with command line command and view results with browser.

```
phpunit --coverage-html ./tests/coverage
```

### Contribution guidelines

[](#contribution-guidelines)

##### Writing tests

[](#writing-tests)

Have a look at the code coverage reports to see where more coverage can be obtained. Write tests Create a Pull request to the OWC repository

### Who do I talk to?

[](#who-do-i-talk-to)

If you have questions about or suggestions for this plugin, please contact [Holger Peters](mailto:hpeters@Buren.nl) from Gemeente Buren.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance45

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~294 days

Recently: every ~420 days

Total

9

Last Release

431d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/62775?v=4)[Anton Zhuravsky](/maintainers/Yard)[@yard](https://github.com/yard)

---

Top Contributors

[![mvdhoek1](https://avatars.githubusercontent.com/u/11852816?v=4)](https://github.com/mvdhoek1 "mvdhoek1 (3 commits)")[![melvinkoopmans](https://avatars.githubusercontent.com/u/7767354?v=4)](https://github.com/melvinkoopmans "melvinkoopmans (2 commits)")[![edwinsiebel](https://avatars.githubusercontent.com/u/4084596?v=4)](https://github.com/edwinsiebel "edwinsiebel (1 commits)")[![SimonvanWijhe](https://avatars.githubusercontent.com/u/41121933?v=4)](https://github.com/SimonvanWijhe "SimonvanWijhe (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/plugin-pdc-expiration-date/health.svg)

```
[![Health](https://phpackages.com/badges/plugin-pdc-expiration-date/health.svg)](https://phpackages.com/packages/plugin-pdc-expiration-date)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
