Linux 软件免费装

EV Crosswords

开发者 entreveloper
更新时间 2024年2月7日 03:26
PHP版本: 5.9 及以上
WordPress版本: 6.4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

wordpress entertainment crosswords word games

下载

详情介绍:

This Plugin allows you to add crosswords to your Wordpress website. The crosswords exist as text files, in a custom .xml format. The Plugin allows you to upload a crossword file, and display it in the frontend for end users to solve it. The crosswords file format is explained here: https://github.com/TheEntreveloper/crosswords You can also take a look at a few sample crossword files to quickly make sense of its format. You can find some here: https://github.com/TheEntreveloper/crosswords/tree/main/data. While you can create crosswords manually, and upload your files to your Wordpress website using this Plugin, it is easier to create those files with the Entreveloper Crossword Making Tools:

安装:

Installation and use of this plugin is straightforward:
  1. Download the plugin files and copy to your Plugins directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to Dashboard, Ev Crosswords Settings.
  4. Upload crossword files previously created (manually or with any of the Crosswords Making Tools)
  5. The uploaded crossword is now available through the crosswords entry in the Dashboard, and can be displayed to end users in the frontend (see the url under the "View" option of each entry).

常见问题:

What does this plugin do?

It makes easy adding crosswords to your Wordpress website.

What doesn't this plugin do?

It does not create the Crossword files for you, just gives you a way to upload and display your crosswords. It is a viewer only, for now.

Does this plugin modify any core WordPress, plugin or theme files?

No, but when viewing a Crossword entry it uses its own template files. These template files are available within this Plugin directory, under views/crossword. So, customizing the look and feel would require changing those at the moment. A future version will check for Plugin support within the active theme.