Linux 软件免费装
Banner图

wp-greet

开发者 tuxlog
更新时间 2024年4月5日 20:31
捐献地址: 去捐款
PHP版本: 4.1 及以上
WordPress版本: 6.1
版权: GPLv2 or later

标签

plugin email send greetingcard greetcard

下载

6.0 4.5 4.6 5.4 5.5 5.7 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2.0 2.1 2.2 2.3 2.5 2.6 2.7 2.8 2.9 3.0 3.1 3.2 3.3 3.4 3.6 3.7 3.8 3.9 4.0 4.1 4.2 4.3 4.4 4.7 4.8 4.9 5.0 5.1 5.2 5.3 5.6 5.8 5.9 1.0 0.9 2.4 3.5 6.1 6.2 1.1

详情介绍:

wp-greet is a plugin for the famous WordPress blogging system, giving your users the ability to send greeting cards from your blog. Features: Using HOWLER.js (https://github.com/goldfire/howler.js) Copyright (c) 2013-2018 James Simpson and GoldFire Studios, Inc. Released under the MIT License.

安装:

  1. Upload to your plugins folder, usually wp-content/plugins/, keeping the directory structure intact (e.g. wp-greet.php should end up in wp-content/plugins/wp-greet/).
  2. Activate the plugin on the plugin screen.
  3. Visit the configuration page (Options -> wp-greet) to configure the plugin (do not forget to add the forms page id)
  4. Optional: If you would like to change the style, just edit wp-greet.css

屏幕截图:

  • Preview a greetingcard with wp-greet
  • Admin-Dialog of wp-greet

升级注意事项:

5.0 New flexible settings for all mail addresses fixed reschedule future cards and fixed single quotes in message and subject

常见问题:

How can I make wp-greet work with NextgenGallery Version >= 2.0.0?

Unfortunately Photocrati did a major redesign of NGG and therfore the connecting filters were removed. You can read about this redesign in the wordpress.org forums. But we can make it work by editing nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_gallery/templates/thumbnails/index.php and change one line. from <a href="<?php echo esc_attr($storage->get_image_url($image))?>" to <a href="<?php echo apply_filters('ngg_create_gallery_link', esc_attr($storage->get_image_url($image)), $image)?>" You can also fetch the patched file (index.php) from the wp-greet/patch directory and copy it to nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_gallery/templates/thumbnails If this seems to difficult try using the new interface to WordPress native gallery to embed your greetingcard pictures.

My greetcard form is wider than my theme. What can I do?

To adjust the design of your greetingcard page edit the file wp-greet.css. If you have a narrow theme you might adjust the width of the textarea textarea.wp-greet-form { width: 90%; } by replacing the 90% with something smaller than this.

How can I use the Math Comment Spam Protection Plugin with wp-greet?

Upload the unzipped directory "math-comment-spam-protection" on your webspace into wp-content/plugins and activate the plugin. Under Settings -> Math Comment Spam klick "Update Options" once even without having changed any options, otherwise the plugin won't work. You don't have to change the text of the error messages, as these are fixed within wp-greet.

I want to use WordPress media gallery but the links of the images don't work. What can I do?

Please set the link target of the WordPress galleries to "media file" in the gallery options.

更新日志:

v6.2 (2023-03-03) v6.1 (2021-12-19) v6.0 (2021-05-02) v5.9 (2020-11-18) v5.8 (2020-09-18) v5.7 (2020-05-20) v5.6 (2019-02-16) v5.5 (2018-11-05) v5.4 (2018-05-05) v5.3 (2017-09-16) v5.2 (2017-02-02) v5.1 (2016-08-13) v5.0 (2015-12-23) v4.9 (2015-12-17) v4.8 (2015-12-12) v4.7 (2015-03-07) v4.6 (2014-12-25) v4.5 (2014-09-06) v4.4 (2014-07-28) v4.3 (2014-06-25) v4.2 (2014-04-20) v4.1 (2014-03-23) v4.0 (2014-03-14) v3.9 (2013-12-02) v3.8 (2013-12-01) v3.7 (2013-11-08) v3.6 (2013-10-20) v3.5 (2013-08-31) v3.4 (2013-08-23) v3.3 (2013-08-11) v3.2 (2013-05-09) v3.1 (2012-06-07) v3.0 (2012-04-27) v2.9 (2012-04-21) v2.8 (2012-02-07) v2.7 (2011-12-21) v2.6 (2011-12-05) v2.5 (2011-11-12) v2.4 (2011-11-05) v2.3 (2010-12-01) v2.2 (2010-10-01) v2.1 (2009-12-05) v2.0 (2009-11-21) v1.9 (2009-11-03) v1.8 (2009-10-12) v1.7 (2009-10-11) v1.6 (2009-08-15) v1.5 (2009-06-06) v1.4 (2009-02-08) v1.3 (2009-01-03) v1.2 (2008-11-30) v1.1 (2008-10-04) v1.0 (2008-04-14) v0.9 (2008-04-06)