正在研究不同的WP文件保护和上传工具。
我有一组100个用户,需要向他们展示高度安全的信息。
因此,适当的安全措施很重要。
此外,这些用户应上传合同,因此必须进行此过程
(强制,类似的名称约定,但在用户_ID或字段中差异),
我已经看到您正在保护文件级别的文件
,这是真的,请解释
- 如果发送到Google Preview,如果给出了哪些数据安全性
,您可以使用任何publication condife to public of in to publicie to publice to publice to pupply
我可以使用cof to contery
我可以使用cof to conty i
。其他自定义场工具,例如metabox.io-假设一个meta-field具有“ abc”内容
- 我可以使用此值(例如所有文件上的循环)过滤所有文件
如何检索
文件名或类别名称(通过PHP函数?示例:具有子文件夹ABC-1(11)和ABC-2(12)的文件夹ABC(10)
现在,我需要获得一个包含ABC-1,ABC-2等数组。
使用此数组,我可以创建包含相关文件夹的短代码。
I have seen that the user can download files into a specific directory
Questions:
- where the files for eg user A1 and user B9 are stored
- if they stored into a single folder
- what happens if user A1 or B9 saves a file named FILE1.pdf
- how I can avoid that all users can see files from other users
- If a logged-in user "A1" uploads a file,
- can I fill the custom fields with defined value (PHP based)
- how this is 完毕?
- 我必须使用哪个选项保存使用特定文件名规则,
例如a1_filedescription_metaboxfieldx_v01或b9_filedescription_metaboxfieldx_v01或_v02(versioning)
感谢您的第一个答案。
我很可能还有更多
...。
我有一组100个用户,需要向他们展示高度安全的信息。
因此,适当的安全措施很重要。
此外,这些用户应上传合同,因此必须进行此过程
(强制,类似的名称约定,但在用户_ID或字段中差异),
我已经看到您正在保护文件级别的文件
,这是真的,请解释
- 如果发送到Google Preview,如果给出了哪些数据安全性
,您可以使用任何publication condife to public of in to publicie to publice to publice to pupply
我可以使用cof to contery
我可以使用cof to conty i
。其他自定义场工具,例如metabox.io-假设一个meta-field具有“ abc”内容
- 我可以使用此值(例如所有文件上的循环)过滤所有文件
如何检索
文件名或类别名称(通过PHP函数?示例:具有子文件夹ABC-1(11)和ABC-2(12)的文件夹ABC(10)
现在,我需要获得一个包含ABC-1,ABC-2等数组。
使用此数组,我可以创建包含相关文件夹的短代码。
I have seen that the user can download files into a specific directory
Questions:
- where the files for eg user A1 and user B9 are stored
- if they stored into a single folder
- what happens if user A1 or B9 saves a file named FILE1.pdf
- how I can avoid that all users can see files from other users
- If a logged-in user "A1" uploads a file,
- can I fill the custom fields with defined value (PHP based)
- how this is 完毕?
- 我必须使用哪个选项保存使用特定文件名规则,
例如a1_filedescription_metaboxfieldx_v01或b9_filedescription_metaboxfieldx_v01或_v02(versioning)
感谢您的第一个答案。
我很可能还有更多
...。
- 页 :
- 1
目前还没有回复。