dongyilu3143 2014-03-20 11:03
浏览 44
已采纳

设置wordpress自定义字段复选框到期?

Is it possible to set a 'checkbox' custom field to change its boolean state after a specified period of time?

i.e. after 14 days the checkbox reverts from true back to false?

Thanks

  • 写回答

1条回答 默认 最新

  • dton37910 2014-03-20 11:13
    关注

    Not really. Wordpress stores the custom fields in the wp_postmeta table without any date or anything.

    If you want to achieve this, you should store the custom fields in another table or create a kind of relation table, but that's not a really nice way around imho.

    After setting up the above you could check the custom fields and invert the value.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 小规模孤立词识别系统设计
  • ¥15 关于Java对接海康威视车牌识别一体机SDK是否需要固定外网的IP?
  • ¥15 Linux扩容时,格式化卡住了:vgdispaly查看卷组信息,没有输出
  • ¥18 关于#ubuntu#的问题:使用背景-工作职责内有七八台ubuntu系统的电脑,平时需要互相调取资料,想实现把这几台电脑用交换机组成一个局域网,来实现指定文件夹的互相调取和写入
  • ¥20 求一个简易射频信号综测仪
  • ¥15 esp8266 tally灯 接收端改为发射端
  • ¥30 Labview代码调用access 数据库,相同代码其中一个调用不出来是为什么
  • ¥15 基于51单片机的交通灯系统,找改程序有点急
  • ¥15 java启动jar包后,运行过程中宕机
  • ¥15 进行LM运算过程中出现了无法识别的问题,具体问题如下图