Home > Software > WordPress Archive

WordPress Archive

wp.Vicuna Ext.1.47

wp.Vicuna Ext.1.47をリリースしました。

投稿を削除した際に、エラーが起こる不具合を修正しました。ご迷惑をおかけしています。

最新版のダウンロードや、詳細はwp.Vicuna Ext.をご覧ください。質問や要望はVICUNA FORUMwp.Vicuna Ext.のフォーラムでも受け付けています。

wp.Vicuna Ext.1.47 is released.

This version includes a fix for a bug on deleting your post.

We can get the latest version in wp.Vicuna Ext.

If you have any feedback on the theme, Please post to the FORUM of wp.Vicuna Ext.(VICUNA FORUM) or comment on this post.

外部PHPからのWordPressのAPIを利用

WordPressで定義されたPHP以外からWordPressのAPIを利用する方法をまとめておきます。テーマやプラグインのディレクトリ以下のPHPスクリプトからならこれで呼べます。

$cwd = dirname(__FILE__);
$dir = mb_substr( $cwd, 0, mb_strrpos($cwd, 'wp-content'));
define('ABSPATH', $dir);
require_once(ABSPATH.'wp-config.php');

$config = get_option('vicuna_config');

思ったより簡単でwp-config.phpを読み込みさえすればいいようです。

wp.Vicuna Ext.1.45

wp.Vicuna Ext.1.45をリリースしました。

wp.Vicunaの言語ファイル対応に伴った修正、最近のコメントを表示するWidgetの再実装、そしていくつかのバグフィクスを行いました。

最新版のダウンロードや、詳細はwp.Vicuna Ext.をご覧ください。質問や要望はVICUNA FORUMwp.Vicuna Ext.のフォーラムでも受け付けています。

wp.Vicuna Ext.1.45 is released.

This version includes Recent Comments Widget was implemented, and a fix for some bug.

We can get the latest version in wp.Vicuna Ext.

If you have any feedback on the theme, Please post to the FORUM of wp.Vicuna Ext.(VICUNA FORUM) or comment on this post.

wp.Vicuna Ext. page in English.

wp.Vicuna Ext.のページを英語で書いてみました。WordPress.orgの英語を参考にして書いているのでまぁ読めるのではないかと思います。

そのため、ページのアドレスが変わりました。

-

I translated the wp.Vicuna Ext. page from Japanese to English. and I changed page location on this site.

I want to write more detail for Ext. and VICUNA CMS, but I couldn’t write because my English is poor >_<. Sorry, I cannot translate from Japanse to any other languages.

wp.Vicuna Ext.1.44 (Multilingual Edition)

wp.Vicuna Ext.1.44をリリースしました。

要望をいただいた、検索のWidgetのタイトルを編集できるようにしました。言語ファイルで切り替えれる表記を大幅に増やしました。その他、いくつかの不具合も修正しています。

早速ですが、余遠青さんが翻訳した言語ファイルを送ってくださいましたので、新たに中国語(繁体)をサポートします。繁体は、台湾や香港で使われている伝統的な漢字の字体のようです。っていうかインターネット、スゲー!

すべての翻訳が終わっているわけではありません。誤字脱字誤訳、あるいはよりよい訳(英訳、中国語訳)などありましたらぜひお知らせください。

最新版のダウンロードや、詳細はwp.Vicuna Ext.をご覧ください。質問や要望はVICUNA FORUMwp.Vicuna Ext.のフォーラムでも受け付けています。

-

I release wp.Vicuna Ext.1.44.

Amos Yu translated the language file to traditional Chinese. At his hards the theme has supported available in traditional Chinese. I appreciate his works very much.

I intoroduce his mail following:

您好:

我是來自台灣的網友 余遠青。
非常感謝您所製作的wp.Vicuna Ext.,我覺得您的修改,讓wp.Vicuna更加好用、美觀。

由於wp.Vicuna Ext.1.43的中文只有簡體中文版,不適合繁體中文用戶(香港、台灣使用繁體中文)

所以我大膽的替您做了翻譯,並將檔案寄給您參考。

再次,感謝您的辛勞。

網友
余遠青 Amos Yu

Hi!

This is Amos, from Taiwan.

Because Chinese of wp.Vicuna Ext.1.43 has a simplified Chinese edition only, is not fit for the Traditional Chinese users (Hong Kong, Taiwan use Traditional Chinese)

So I have translated for you, and send the file for your reference.

Moreover, thank you for your hard work.

Sincerely

Amos Yu

We can get the latest version in wp.Vicuna Ext.

Update zh_TW language file thanks to Amos Yu.

If you have any feedback on the theme, Please post to the FORUM of wp.Vicuna Ext.(VICUNA FORUM) or comment on this post.

Thank you.

Home > Software > WordPress Archive

Feed

feeds

Meta

Return to page top