Title: Edebiyat Yarışmaları Widget
Author: atmacaugur
Published: <strong>July 31, 2026</strong>
Last modified: July 31, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/edebiyat-yarismalari-widget.svg)

# Edebiyat Yarışmaları Widget

 By [atmacaugur](https://profiles.wordpress.org/atmacaugur/)

[Download](https://downloads.wordpress.org/plugin/edebiyat-yarismalari-widget.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/edebiyat-yarismalari-widget/#description)
 * [Reviews](https://wordpress.org/plugins/edebiyat-yarismalari-widget/#reviews)
 * [Development](https://wordpress.org/plugins/edebiyat-yarismalari-widget/#developers)

 [Support](https://wordpress.org/support/plugin/edebiyat-yarismalari-widget/)

## Description

This plugin lets you display current (not yet past their deadline) literary competition
announcements from [edebiyatyarismalari.com](https://edebiyatyarismalari.com) on
your site using the `[edyw_widget]` shortcode. Show your visitors up-to-date short
story, poetry, novel, and other literary competitions.

The data is fetched from a publicly available JSON feed published by edebiyatyarismalari.
com and cached for 12 hours for performance.

#### Usage

Default (first 5 competitions, soonest deadline first):

    ```
    [edyw_widget]
    ```

With a specific count and category:

    ```
    [edyw_widget count="3" tip="hikaye yarışması"]
    ```

With a heading:

    ```
    [edyw_widget baslik="Current Literary Competitions"]
    ```

### External services

This plugin connects to edebiyatyarismalari.com, the site it is published by, to
retrieve the list of current literary competition announcements shown by the `[edyw_widget]`
shortcode.

It sends a plain server-side HTTP GET request to `https://edebiyatyarismalari.com/
yarismalar.json` (a static, publicly available JSON feed) whenever the 12-hour cache
has expired. No visitor data (IP address, cookies, user agent, or any other personal
or site data) is included in this request — it is a fixed URL with no parameters.
The response (competition titles, URLs, deadlines and prize info) is cached locally
as a WordPress transient for 12 hours.

This service is provided by edebiyatyarismalari.com: [Privacy Policy](https://edebiyatyarismalari.com/gizlilik/).
The site does not publish a separate terms-of-use page; the JSON feed is offered
as public data for reuse.

## FAQ

### How often is the data updated?

The widget refreshes the data published by edebiyatyarismalari.com every 12 hours.

### Are the links to the source site followed (dofollow)?

No, links are marked with `rel="nofollow sponsored"`.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Edebiyat Yarışmaları Widget” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ atmacaugur ](https://profiles.wordpress.org/atmacaugur/)

[Translate “Edebiyat Yarışmaları Widget” into your language.](https://translate.wordpress.org/projects/wp-plugins/edebiyat-yarismalari-widget)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/edebiyat-yarismalari-widget/),
check out the [SVN repository](https://plugins.svn.wordpress.org/edebiyat-yarismalari-widget/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/edebiyat-yarismalari-widget/)
by [RSS](https://plugins.trac.wordpress.org/log/edebiyat-yarismalari-widget/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Prefixed all functions, classes, hooks, options and the shortcode tag with `edyw_`/`
   EDYW_` to avoid namespace collisions (shortcode is now `[edyw_widget]`).
 * Documented the external service call (edebiyatyarismalari.com JSON feed) per 
   the Plugin Directory guidelines.
 * Added Contributors username.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.1**
 *  Last updated **8 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [competitions](https://wordpress.org/plugins/tags/competitions/)[contest](https://wordpress.org/plugins/tags/contest/)
   [literature](https://wordpress.org/plugins/tags/literature/)[widget](https://wordpress.org/plugins/tags/widget/)
   [writing](https://wordpress.org/plugins/tags/writing/)
 *  [Advanced View](https://wordpress.org/plugins/edebiyat-yarismalari-widget/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/edebiyat-yarismalari-widget/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/edebiyat-yarismalari-widget/reviews/)

## Contributors

 *   [ atmacaugur ](https://profiles.wordpress.org/atmacaugur/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/edebiyat-yarismalari-widget/)