已知问题 / 正在进行中的工作当前所
- 更新所有旧的帖子使用前和代码标签
- 需要做一些严肃的标签重组 - 太多的标签都在使用
- 重建所有网站图示等
- 调整对多重页面下一个和上一个按钮, 和定制他们的meta描述和标题给谷歌
- 修复所有下行负载页面链接到Dropbox
- Monitor progress of HTTP/3, QUIC, RusTLS, e‑SNI, ECH, JPEG-加大码
20-Dec-20
- Updated Feature-Policy to Permissions-Policy, changed syntax and remove obsolete elements
- moved several inline styles into the theme css
- added as=“style” to preload
- Remove inline script from comment form — use eventlistener instead
- Fixed theme script file to use up to date jquery syntax
- Simplified ad display js code
- Fixed minification bug affecting popular posts widget
- Fixed CSP bug preventing comment form working correctly
- No SRI in use as the only external scripts in use don’t support a CORS header
- Removed jquery-migrate js
- Removed SRI plugin
- Tweaked first-visit cookie to make it more secure
- Finished replacement of tabber-tabs
- Made CSP stricter — no more unsafe-inline scripts
09-7月20日
- Changed background transparency settings (used in this theme on other sites).
- Created css to enable responsive images and iframes with aspect ratio respected.
- Fixed minor visual issue with popular visit numbers.
01-7月20日
- 删除一些多余的 JS 从主题.
- Removed jquery migrate by modifying plugin.
- Added below fold styles to header preload.
- Updated WPP plugin with new version that doesn’t have inline JS 现在一切都通过了CSP
- Started work to replace out-dated tabber-tabs plugin with much lighter code
- Fully replaced wp-cron with system cron
21-20年5月
- 迁移到新 VPS 更快更安全.
- 修复了广告脚本错误.
- 删除了一些内联 CSS 可以放在样式表中. Waiting for fix for better comments plugin.
- Added CSP report only on top of existing CSP to monitor other things that can be improved
- 向CSP添加了表单策略
- Replaced outdated syntax highlighter plugin with new plugin
06-扬20
- 新增打印 CSS to remove widgets, header etc from printed pages.
- Resolved and documented fix to wordpress updates progress.
- Tweaked header code and filenames to make logo image display more intuitive.
29-DEC-19
- Removed some unneeded html attributes to improve validation
- Removed nginx helper plugin as it made updating posts take a long time. Nginx cache plugin can do the same thing
28-DEC-19
- 对不按去除 CSS 缩放设置
- Disabled font-awesome in STCR plugin
- Removed some unneccesary roles in HTML
- Removed some old vendor specific css resets which don’t appear to be needed
- Disabled WP Typography setting that generates inline CSS Safari浏览器
- Disabled WP Typography setting that generates extra javascript that isn’t needed
24-DEC-19
- Content Security Policy breaks the wordpress visual editor button — fixed
- Made all cookies secure
- Tweaked and re-enabled content security policy
22-DEC-19
- 收拾 CSS files so there are only unminified files to edit and these are auto minified and compressed
- Simplified and tidied up ad loading code
- Added check for tracking protection blocking ads
- Made ads display a little neater
- Added custom function to fix wordpress sending mail via SMTP 所以它不再被标记为垃圾邮件
- InProgress: Fixing amazon product embeds have image blocked
- InProgress: Social Login plugin too out of date to be useful
- InProgress: Testing fix for wordpress updates not showing progress
13-九月-19
- 更换的jQuery 1 使用jQuery 3
- Fixed bug in javascript code — replaced (窗口).负载(功能()) 同 (窗口).上(“load”, 功能())
- Added lazyloading for images to save bandwidth for mobile visitors
- Disabled ewww showing unresized images
- Added SecurityPolicy header. Still need to check on inline javascript references and remove as many as possible.
6‑Aug-19
- 更新 的PHP
- Fixed bug in syntax highlighter plugin, 谢谢 crunchify
- Fixed a small number of minor issues thanks to health-check plugin
- Removed legacy packages from server (libbrotli, 阿帕奇, 老PHP)
- Made some changes to caching on server: 除去APC; 启用opcache和Redis的
20-07月19
- Removed pointless type attribute from script and style tags.
- Removed incorrect async from inline script.
- Removed unneeded gutenberg css.
- Tweaks plugin css removal priority.
- Turned the static gzip and brotli script into a service with info from stackexchange
19-07月19
- 启用TCP快速打开.
- Enabled reuseport.
- Added server push for first time visitors, using a cookie to check if visitor has been before.
13-07月19
- Switched jquery back to local version. Acually faster overall, avoids compatibility issues, and prevents google using it as a tracking tool.
- Confirmed previous fix to plugin updates is working well.
- Removed script async and defer for editors — functionality is more important than speed for editors
- Fixed bug with comment email verification on line 205 — made function static
11-07月19
- Fixed issue with CORS blocking access to google recaptcha (SRI plugin also adds crossorigin=“anonymous” which is a problem. Tweaked plugin and excluded recaptcha in case it comes back)
7‑Dec-18
- Removed confusing (and outdated) 在附注头
- Fixed code injection bug in “Subscribe to comments reloaded” by properly sanitising email
- 在修正错误 404 page and added additional CSRF protection
- Tweaked server to make sure extra headers are always added, including to 40x responses
6‑Dec-18
- 新增节骨眼 404 submission field to prevent CSRF attack
- 不要缓存的robots.txt
- Update to WordPress 5
4‑Dec-18
- Security headers added
- Extra wordpress hardening with Sucuri
- 返回 444 对于XML-RPC, readme.html文件, LICENSE.TXT, 在子文件夹和PHP文件
- Fixed some php warnings from newer version (needed ’ marks around variables)
- Blocked User enumeration using the REST API
- Added cookie settings to php to reduce CSRF risks
3‑Dec-18
- Finished enabling all features from October
- Removed server header information
- 要更新 的PHP 7.2
- 切换到有损 PNG compression to enhance site speed
- Started addition of security headers (看 SecurityHeaders.com)
18-OCT-18
- 开关 DNS providers to increase speed and enable new features (DNSSEC)
- Enable use of wildcard certificate for all subdomains
- Enable dual certificates (ECDSA和RSA) via certbot and acme.sh. 看到 这里
16-OCT-18
- 启用 TLS 通过nginx的,更V1.3
- Enabled blocking of brute force login attempts via nginx. 看到 这里 更多
- Removed login lockdown plugin as the above replaces it
- TLS false start was already working so no need to configure TLS 1.3 为了那个原因
- nginx doesn’t support 0‑RTT yet, and there are possible security implications anyway
- Fixed transposh to use en_GB by default (see “I am using the flag interface” on the transposh 常问问题)
- Fixed mixed content issue caused by “better recent comments” plugin by resetting all instances
- Added 2‑step authentication for added security and tidied up login screen
30-七月18
- Replaced wordpress 廉价芒的cron with proper cronjobs to help site speed.
- Fixed a couple of minor php bugs that were generating logs
- Increased php workers as limit was being hit and plenty of memory spare
8‑June-18
- Added extra headers to prevent content loading in frames and XSS stuff
- Enabled Certificate Transparency (执行此刻不)
2‑Apr-18
- Fixed commenting bug caused by file_get_contents being used by the captcha system.
- Switched mail sending to use gmail smtp servers to avoid issues with spam, 由于DMARC失败 (按照 本指南)
13-NOV-17
- Moved several scripts to footer to help ensure they run after jquery
12-NOV-17
- Updated gravatar cache function to use avatars from google as well.
- jquery link uses integrity so can’t be preloaded at the moment, 看到这篇文章
10-NOV-17
- Added SRI reference for jquery
- Will switch to nginx with dynamic modules once more repos are available — will then include pagespeed module along with existing brotli module already in use
- TLSv1.3 support should automatically kick in once OpenSSL 1.1.1 becomes available as a package
- Using a plugin to automatically optimise database to speed up page loads for non-cached resources
- Removed unused database tables left by old plugins
- Reconfigured and reoptimised caching and settings for both mysql and php (including php opcache)
1‑Nov-17
- Re-enabled preloading now that browsers support it with updated syntax
- 将使 HTTP PUSH四月曾经nginx的获得支持
28-OCT-17
- Updated edit_custom_walker.php from the plugin “sweet custom menu” to fix php errors. 行 18, 27 and 39 modified, 基于对意见 这个线程
- Tweaked php-fpm configuration to increase max_packet_size
- 升级 的PHP version to improve performance and security
- Fixed various minor php warnings/errors to reduce php-fpm log writing
- Tweaked config to limit number of post revisions
22-OCT-17
- Upgraded nginx to support a range of new technologies
- Reduced number of cipher suites supported to improve security, 并加快 TLS 谈判
- Using brotli to create compressed brotli resources to speed up page loading
- Compressing gzip resources using zopfli for smaller gzip compatible files
- 调整了 DNS 条目添加额外域, 删除未使用的域名, 并删除旧的电子邮件访问 VPS 知识产权 地址
- 启用 DNS CAA记录
8‑Feb-17
- Updated OpenSSL to enable support for ALPN
- Added support for HSTS preloading
- Ready for CAA record when Route53 supports it
- No server push in nginx yet
- Not enabling certificate transparency due to complexity
22-十二月-14
- Set crayon syntax highlighter and social-login to defer instead of async to fix jquery issues
- 调整了 HTML 修复 3 验证错误
- 调整了 HTML to address a warning about suboptimal use of semantic sections
- 修正不正确的档案页 7 搜索水库和害羞; ULTS页
- Fixed problem with titles where input fields for yoast had somehow gained a hidden invalid character which was invalid
- Fixed code surrounding social-network login buttons for comments, 作为 HTML 无效
- 修正了一个 错误代码 子与害羞;文士COM和害羞; ments重载这引起了VAL与害羞; ID&害羞; A&害羞;化错误
- 固定公开与害羞;图VAL与害羞; ID&害羞; A&害羞;化错误
22-十二月-14
- 调整了CAPTCHA验证码,因此只有在使用非登录用户
- 固定INCOR&害羞;矩形菜单图标
- 固定STYL&害羞; ING CON和害羞;圆通页
- 删除相关文章CON&害羞;圆通页
18-十二月-14
- 删除无验证码验证码PLU&害羞;杜松子酒和补充SYS和害羞; TEM马努和害羞;盟友COM和害羞; ments - 因此它可以DIS和害羞,只适用于非登录用户打
15-十二月-14
- 加入谷歌没有验证码验证码为 404 子与害羞; MIS与害羞;锡安的形式和反对与害羞;圆通形式
- 病急乱投医 404 子与害羞; MIS与害羞;锡安形式
- CRE与害羞; ated现场选项键的验证码键等
- Dropped google analytics — it isn’t being used enough to justify the privacy invasion associated with it
- 不再预取 JS 这是在高昂着头任何与害羞的方式 - 没有好处与害羞;散客显示
- 套头获得的Facebook应用程序ID, facebook admins and google publisher values from settings page rather than hardcoded
14-十二月-14
- 风格融为一体&害羞;包换列表
- 风格CON和害羞;圆通形式
13-十二月-14
- 完成调整菜单样式和位置
- 搬回localcurrency从worldcurrency
11-十二月-14
- Replaced comment e‑mail verification with the new google no captcha recaptcha
- 取出一对夫妇更插件
- Fix Google ads still using non https script and called in the footer rather than async in the head
10-十二月-14
- 后 1 year of slow progress the site has been successfully migrated to a new VPS
- New server uses secure-HTTP (TLS), SPDY是HTTP2.0准备就绪
- 抛弃光油缓存,因为它会导致太多的问题.
- CSS and JS 资源预gzip压缩. Webserver only gzips html.
- 所有页面速度指标都大大提高
- 从地上爬起来重建主题. Fewer requests are made, CSS 被分成的上方和下方折. JS 文件大多是异步, 但jQuery的的是延迟
- 插件的数量减少, 一些FUNC&害羞;化与害羞;人与害羞;性已建成的主题
- 的WebP图片现在有助于Chrome用户皮草与害羞;疗法提高网站速度
- 移动面包屑到侧边栏是整洁得多
- 找到更好的方法来调整用于填充侧边栏插件的输出. 这些都是干净的,并会生存插件更新
- Mobile PageSpeed score is now above 90.
- 减少了图像压缩设置,以确保大图像不要上传超时
- 添加插件 JS 以主题. 所有的jQuery的依赖脚本的工作,因为他们被延迟. Other scripts are asynced
13-九月-14
- 固定的问题与意见电子邮件验证邮件将垃圾邮件文件夹
- 慢固定 VPS 由于磁盘已满
- 更新下来&害羞;网页加载
- Upgrade to WordPress 4
- 固定备份失败
15--12
- 添加翻译选项成多国语言
- 定制的图标上的WordPress的子菜单
11--12
- 恢复相关帖子按钮.
- 加入莎尔-ING按钮来侧边栏.
- 调整了广告方式的javascript工程,以加快页面加载速度.
- 在主页上Speed得分是99,现在是YSlow的98.职位分数 95 and 91.
- 移动pagespeed分数 80 and 77. Only suggestion would require rewriting CSS 使用尽可能少.
- 在首页下的负载 1 第二.
- 进行更改后,它似乎工作最好的,如果W3TC被禁用,重新启用一切后.
- 恢复自定义 404 页面和增强它的风格
- 固定relevanssi不被停用和重新激活更新索引 - 搜索现在得到改善
10--12
- Fixed various meta tags. Code is still valid HTML5 and both facebook and twitter now validate opengraph tags.
- Submitted request approval to twitter for twitter cards
- Used custom function to generate excerpt since this can’t be done outside the loop using built-in functions anymore
- 使用自定义设计RESPONS-IVE谷歌广告
- 在帖子邀请人们发表意见恢复最后一段
02--12
- 更新 VPS and tweaked settings to improve varnish performance
01--12
- 通过调整清漆配置通过cookie和通过调整nginx的配置为使用正确的端口固定的社交登录.
- Finally got cookie-free CDN working correctly with no problems
- MOD-I-田间社交登录使用 CSS sprites. Details are on the wordpress 燮,港址 社会登录
28-十一月 - 13
- 去掉WordPress的热门帖子,现在流行的Widget可以收集数据和管理 2 instances. Will reduce the amount of javascript and CSS 需要
- MOD-I-田间 WP-Minify to put Javascript slightly lower in the header and enabled minifying of JS
- 从谷歌的CDN加载jQuery的尽可能多的用户将可能有它缓存, 和CDN的都不错呢
- 调整了一些更加丰富剪断宠条目
- PageSpeed score for homepage and normal pages is A rated for both desktop and mobile. YSlow for homepage and posts on both desktop and mobile is a rated a B.
23-十一月 - 13
- 造成WP - 社会 - 登录固定的HTML5错误插入 <风格> element. Added the following to functions.php
update_option(“wsl_settings_authentication_widget_css”,'');
- 固定的WP - 社会 - 登录图标排列,通过改变其中的设置,包括一些HTML代码...
</跨度></p><P类='文字'>在您的详细信息填写以下或点击图标即可登录:</p><P类='无'><跨度>
- 加入先前样式的注释形式,使它看起来不错
- 添加了大量的结构化数据, mostly schema.org microdata but also hAtom microformats and some RDFa for facebook and twitter
25-十月-2013
- 升级到Word,按 3.7
- Using wp-minify to combine and minify css and minify html
- Modified google analytics code to limit it to primary domain and exclude subdomains ahead of enabling cookie free CDN
24-十月-2013
- 对于在本地缓存上Gravatar自定义代码 - 因此没有发出请求以在页面加载的服务器的gravatar, only on comment submit. Gravatars are updated with a cron job
- Fixed strange error with setting comment parent where existing value would be lost. Had to use a database query instead of get_metadata()
- Corrected my own e‑mail address on some older comments, 所以它是一致的,因为我做的所有的评论现在
- 调整了RESPONS - 香港专业教育学院 CSS 所以低分辨率的屏幕没有得到菜单的图像或窗口小部件
- Re-added styling for comments by post authors. Might change this to be by ‘users’
21-十月 - 13 - 主题的新版本
- 新的主题响应和移动首次如此多的小屏幕和低带宽连接的移动设备更好
- 子MIT-泰德字按 对TRAC FEA-TURE要求 to make strip_shortcodes accept an optional value . If it’s accepted then will try to get popular-posts plugin updated to make use of it
- 新的主题是使用较少的内置 CSS 这应该降低的大小 CSS 并使其成为最小-IM-ISED开箱即装即用, 而不是由一个插件
- 调整了所有小部件的样式,因此它们具有相同的风格
- No hardcoded addresses in theme — using wordpress functions so theme can be used with other sites.
- 更换 HTML COM-与目 的PHP 评论这是由自动删除 的PHP 亲cessor, 导致ing到SMaL公司-LER HTML 文件被发送到浏览器
- Updated some header code to provide better meta-data for facebook, TWIT-TER等
- 使用内置的菜单类风格WordPress支持, so changing menu order doesn’t mess up all the menu images
- 返回。ICO的网站图标作为可以有 16 和32PX图像它, and bigger aren’t really needed. 32px is high enough for HiDPI devices at the moment. Also reduces number of png links in header — which reduces number of HTTP 请求和删除的代码几百个字节
- 使用微代替 (或以及) 微格式现在,谷歌, 冰, 雅虎等已商定的微观数据
- 验证对HTML5规范现已定稿,而不是一个移动的目标
- 一种新的COL-我们的方案梳洗东西.
- 适当地组织和评述了各种自定义功能中的functions.php
- 调整在functions.php文件,而不是在每一个模板文件主要是做, 所以只 1 有地方要编辑
- Edit to Render.php of Ultimate Tag Cloud Widget to prevent it failing validation. Just comment out lines 331–333. SUG-GES-泰德选项开发商.
- Tweaked the widgets so they show shorter snippets and take up a bit less height
- Replaced change to WordPress-Popular-Posts below with simpler mod which degrades more gracefully when plugin is updated. 使用内置的自定义 HTML 使几性和作出 1 很简单的编辑到WordPress的流行,posts.php通过增加一个额外的行...
$拇指= get_the_post_thumbnail( url_to_postid($固定链接), “骨头,拇指40', 排列('类'=> “WPP-缩略图”) );
<那><A HREF ="{网址}">{拇指}<b>{text_title}</b><BR />{摘抄}</一></那>
18-辛13
- 出中间人ing邮件被固定的预VI - 显然, date unlogged. Needs confirmation though
- Refixed WordPress-Popular-Posts to match style of Popular-Posts. Only 1 edit required to wordpress-popular-posts.php line 1254
更换$内容。= "<那>{$拇指}<A HREF = "{$固定链接}\" 标题= "{$标题}\" 类= "WPP-后标题" TARGET = "".$这 - >user_ops中['工具'][“链接”][“目标”]."\">{$title_sub}</一> {$摘抄}<跨度类= "后统计">{$统计}</跨度>{$等级}</那>" . "\Ñ";
同
$内容。= "<那><A HREF = "{$固定链接}\" 标题= "{$标题}\" 类= "WPP-后标题" TARGET = "".$这 - >user_ops中['工具'][“链接”][“目标”]."\">". get_the_post_thumbnail( url_to_postid($固定链接), “骨头,拇指40', 排列('类'=> “WPP-缩略图”) ) . "{$title_sub}</一> {$摘抄}<跨度类= "后统计">{$统计}</跨度>{$等级}</那>" . "\Ñ";
11-APR-13
- 加入STYL-ing为作者意见
- 增加了一个字按类别
- 固定 CSS 通过添加缺少右浮动和删除行高从normalize.css设置并应用它只是在内容部分,而不是身体的缺陷与搜索表单
25-30-03-13
- Fixed bug with anti-adblocker code on downloads page causing all links to get modified incorrectly
6‑Mar-13
- 附加的码 to make editing the parent of a comment easier. Then used it to fix various comments which didn’t have parents but should have had.
4‑Mar-13
- 修正了错误 CSS styles which caused external link icon to be shown for files on CDN
- 与谷歌的广告显示固定的小错误
26-二月13
- 在广告拦截固定错过ING通知
- 修补了谷歌广告的Optim-ISE他们, 并减少他们如何obtrus-IVE是
- Added code to display a message to adblockers when they download files. Downloading is still possible, 它只是 1 额外的唠叨
13-二月13
- 修正了在W3TC微小错误造成 404 错误 (非常感谢 博提Kalimuthu)
- Fixed bug with reply to comments — by using proper wordpress comments function instead of writing my own form — details available in 这篇文章.
12-二月13
- 改变广告是如何使用更有效的插入 的PHP 更快的页面加载ING (请登录http://www.transformationpowertools.com / WordPress的/的AdSense-AD-AT-多标签倍)
- Removed several redundant plugins: WP-Minify and 5 other minor plugins (Dean的固定链接行板,它, 健康检查, 高光作者COM的目, 热修复, 长期满年龄换货工具)
- 替代喷气包搭配修身的Jetpack
- 更新字 - 按核心和 15 插件
- Ongoing migration to new VPS with following improvements: Varnish cache in front of web server, APC CACH-ing与 的PHP, MySQL的CACH-ING由MySQL
- 赌注,ter迷你FIC-A式发动机: CSS 整洁,克洛斯,URE编译器
- 再压缩,各种图像现在EWWW是否正常工作与压缩工具最新版本.
02-12-01-13
- 调整一对夫妇的形式使用新的HTML5类型的“电子邮件”和“网址”,而不是只是文字的
28-2012-12
- 修正了“关于”子菜单中的图标
27-2012-12
- Customised “wordpress popular posts” so styles match “popular posts” plugin. Edits to the stylesheet, 线 1124 of wordpress-popular-posts.php and added new function around line 1176.
- 再次固定文字记者strip_shortcode_tag() bug — function can’t be overwritten with filter, 所以必须与WordPress的每一个版本做到这一点!
26-2012-12
- 合并后的Facebook页面 - 新页面使用正确的名称, 拥有所有FOL-低ers完好, and is correctly linked into the facebook app which enables comments by people with facebook accounts to bypass e‑mail verification
- 固定网-MAS-TER工具变量项问题, 主要是通过禁用网站地图对一些没有用的附件页.
- Fixed a few minor rich snippets errors — publisher snippet not on all pages and pages (没有帖子) 错过ING 2 丰富的剪断宠标记件
23-2012-12
- 调整了风格的注释的形式实质上 - 现在更喜欢使用Jetpack的意见很好的形式
- 添加WordPress的社会评论插件 - 评论者可以使用社交网络的详细信息,以留言 - 无 3rd 党的服务器都参与这样的隐私得到维护
- 更新到最新的jQuery (1.8.3)
- 征求意见的形式添加文本框扩展脚本
18-2012-12
- 修正了各种HTML5的代码中的错误现在HTML5规范定稿
- HTML5的固定误差yoast面包屑多亏了 SUP口螺纹
- 加入面包屑的页面,以及文章
16-2012-12
- 添加缩略图类型图像的网页,以及职位
- 增加了一个“最流行的-U-LAR本月”小部件
- CUS-TOM-ISED的“MYS计算电池的男人”化身
- 更新和retweaked可湿性粉剂自动子公司 - 链接
- 调整了风格,以高光笔者点评
13-2012-12
- 固定注释重定向 - 仅第一次评议重定向到感谢页面
- Added automatic link from first-time commenters page to go back to previous article
12-2012-12
- Replaced Syntax Highlighter Evolved with Crayon Syntax Highlighter. This is more up to date, allows line breaking with code copying and offers a way to insert code without the editor mangling it
11-2012-12
- 更新到Word,按下 3.5
- 修正了主菜单上的不正确的图标, 并重新排序菜单略有
- 下降Jetpack的意见,又回到了原生的意见 - 快, 和更加个性化
- 加入感谢您首次COM-menters页 (现在应该是工作意见的Jetpack不再使用)
- 加入社交登录,以取代部分的Jetpack的评论功能 - 将调整外观和风格在圣诞假期
- 增加了新的Facebook应用程序挂接到社交登录
- 取代Facebook页面与新页面链接到Facebook应用程序 (必须等待 14 对于旧的页面被删除天, 前重命名打新页面)
17-十一月 - 12
- 加入叽叽喳喳卡opengraph风格的元数据标签 - 感谢 yoast
- 调整了 DNS 到VAL-ID-吃 (防晒指数) e‑mails sent from all A record addresses in my DNS — so mail from my webhost server passes SPF checks — another yoast提示.
5‑Nov-12
- Added valid HTML5 metadata for facebook opengraph descriptions for all pages
- 更新 (和retweaked) 可湿性粉剂自动affil我吃了插件的链接
- Fixed some HTML5 validation errors with ultimate-tag-cloud-widget by removing style tags code (通过注释掉极致 - 标签云 - widget.php线868-870)
- 重新启用MOD-ERN-IZR
2‑Nov-12
- 更换 DNS service from registrar with Amazon’s “Route 53” to speed up DNS 并让燮,端口的SPF, DKIM & DMARC e‑mail signing capabilities
30-辛12
- Replaced email-to-facebook plugin with HootSuite to auto-share content to DIYMediaHome Facebook page.
- 与来自HootSuite也使分享到DIYMediaHome Google 信息页
23-辛12
- 从随机上Gravatar切换到“陌生男子”标志
- 新增“最流行的-U-LAR月的”窗口小部件
- Replaced built-in tag cloud with a more customisable one — set to only show tags which appear on at least 3 posts
- 设置 2 流行widget,包括页面,以及文章
17-辛12
- Added relevanssi related posts when regular related posts doesn’t find anything
- Finished updating all of our links on downloads page to go via anti-hotlink script
- 额外的特性,应该用针戳穿图像所有页面 (相对于岗位) 所以他们在搜索结果中显示出来的时候更好看等.
16-十月 - 2012
- 固定 1英石 的 2 problems commenting. Incompatibility between “bad behaviour” and “jetpack comments”. Turn on “bad behaviour” option “Allow form postings from other web sites”.
- 也固定 2nd 的 2 problems commenting — the anti-hotlinking script was blocking php links
- 添加热链接亲TEC-tion为图像文件
- 增加了自动垃圾清理到的wp-config.php文件与“定义(“EMPTY_TRASH_DAYS”, 10 );”
3‑Oct-2012
- Fixed problem with admin e‑mail address
- Updated downloads script to deal with local host and 2 MIR-RORS - 谷歌驱动器和Dropbox
26-2012年9月
- 加入EWWW图像优化插件,以更好地压缩所有图片
- con-想通EWWW使用PNGOUT
- 推荐按下所有图像EWWW
- 添加成功消息反馈表单提交
- 添加抗僵尸测量 - URES从反馈表 404 页面表格
24-2012年9月
- 扭捏联系我们形成更多的解决一些小的格式化问题
- 加了蜜罐陷阱机器人的联系表格 - 一个隐藏字段机器人将完成,但真正的用户不会看到可防止提交
- 更改的代码剥离 HTML tags from contact form. Links can still be sent in plain text
19-2012年9月
- Restored VigLink now that titles are no longer linked — thanks to Brian Braunlich of viglink tech support.
18-2012年9月
- Tweaked formatting of related posts on the 404 page
- 通过设置溢流防止长期职称的相关岗位重叠的盒子: 隐;
- 收拾了con-机智我们页面的表单
17-2012年9月
- Tweaked the wp-auto-affiliates-plugin so that instead of entering full URLs in the admin page only the product code is needed. Edit to line 326 在URL的其余部分有添加
- Trial replacement of conditional-captcha with “bad behaviour” plugin as captcha isn’t user friendly or accessible
- 添加代码,以防止垃圾邮件的注入通过联系表格, 404 诺蒂-FIC-A重刑形式.
13-2012年9月
- 更换内置的搜索与relevanssi有按相关日期没有更好的匹配结果和对结果的
- 补充指,RER页通知-A-tion到 404 错误提交表单,所以当用户提交一个破碎的地址,我可以看到那里的传入链接
30-八月 - 2012
- Reorganised the “about page” by breaking it into several subpages. Added info about hotlinks, 客人职位和一个网志目录
- 替换为注释提交表单内置的WordPress的其中一个 (通过喷气包) 允许评论者通过社交网路帐号登录
18-八月 - 2012
- 修正了一些错误与con-机智的形式
- 的Cre-ATED新 404 与相关的职位页面和一个错误提交表单
12-八月 - 2012
- Set up dropbox account and set BackWPUP to sync backups to dropbox as an off-host backup. These are then also synced onto home server as an extra measure
26-六月 - 2012
- 固定 与缩略语PLU-杜松子酒的bug 通过改变DOCTYPE声明中的header.php
- 固定 HTML有效性问题与流行的小部件 由repla - 庆跨度与div的
- 固定 在弹出的U-LAR WID-get的小错误 空间不是COM-MAS每使用 3 大量数字
- 统计替换选项 (和Jet包) 通过硬编码 CSS 解决验证问题 - 而不是滴答选项隐藏笑脸, 把代码放到主题CSS - IMG#wpstats{显示:没有 !important;}
- 重新固定strip_shortcode_tag() 错误再次因为字压 3.4 更新
- 关于页面上的固定subscribe2短码
- 固定的默认博客地址匹配域名
- 的Cre-ATED 的PHP 重定向到Google云端硬盘文件绕过提示
- 实现防盗链,并添加盗链资料,关于页面
17-六月 - 2012
- 乔恩的评论多个作者的条目合并和作者信息更新要一致
2‑June-2012
- 可变项的更新和bug修复, DOC-U-mented在 网站上的一门艺术,ICLE
发表评论