是否有任何图库插件可用于从现有的上传图像生成图库?

时间:2011-10-09 作者:Martin Thoma

我试过了NextGEN GalleryLazyest Gallery, 但双方似乎都需要将其与表单一起上传。PhotoSmash 不再支持。

你能告诉我哪个插件(受支持并与最新的WordPress配合使用)可以生成包含已上传照片的图库吗?

1 个回复
SO网友:macbrink

Lazyest Gallery不需要使用管理表单上传。事实上,该插件是为自动索引现有上传的图像而构建的。只需在lazyest gallery设置中输入您的图像文件夹,插件就会构建一个gallery。

(我是《懒人画廊》的作者)

结束

相关推荐

函数deactive_plugins不存在

我正在function deactivate_plugins does not exist 调用此函数时出错function deactivateSelf(){ deactivate_plugins(RSD_PLUGIN, true); //gives error: function deactivate_plugins does not exist header(\"Location: plugins.php?deactivate=true\"); //redirect