Kim Gow
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Prayer] Lang filesIf you are translating somebody else’s theme or plugin, you will want to make sure that future updates do not overwrite your own custom translation files.
The way to do this is ensure that your PO and MO files are saved in the global languages directory, and not inside the theme or plugin folder.
The global languages directory is at wp-content/languages, and the format for saved files is as follows:
Themes:
wp-content/languages/themes/<text-domain>-<locale>.moPlugins:
wp-content/languages/plugins/<text-domain>-<locale>.moNote that themes and plugins must be set up correctly for WordPress to load translations from the global folder.
You can also send the language files to me so I can include in them in future updates.
Thank you.
Forum: Plugins
In reply to: [WP Prayer] Line-feeds removedVersion 1.1.1 corrects the line breaks or newline making the request easy to read. Thank you.
Forum: Plugins
In reply to: [WP Prayer] Unable to add new prayer requestThe current WP Prayer plugin version is 1.1 If you have an earlier version, please update to current. Please let me know if still have the issue.
Forum: Plugins
In reply to: [WP Prayer] Display Name of SubmitterYes, option to display the name of user that submitted prayer request is added version 1.0.9
Forum: Plugins
In reply to: [WP Prayer] Add parm to [wp-prayer-engine form] to change request typeYes, [wp-prayer-engine form] like “Type=praise” to change the default request type to either “Prayer Request” or “Praise Report” is added in version 1.1
Forum: Plugins
In reply to: [WP Prayer] Display prayer count on admin pageYes, the prayer count on the admin page “Manage Prayers” is added in version 1.1
Forum: Plugins
In reply to: [WP Prayer] widget shortcodePlease send me your website link by email using the contact form so I can check further. Thank you.
Forum: Plugins
In reply to: [WP Prayer] DefaultYes, version 1.0.3 – added option to put prayer requests into pending first so they can be vetted before being live online.