MagicStick
@magicstick on WordPress.org
- Member Since: November 19th, 2007
Contribution History
MagicStick’s badges:- Plugin Developer
-
Posted a reply to dangerous, on the site WordPress.org Forums:
Knocked your server down? I can only apologise for this. Can you explain what happened…2 years ago
-
Posted a reply to categories stopped working, on the site WordPress.org Forums:
Can’t think of a mechanism that would cause that? Can you deactivate MPD and see…2 years ago
-
Posted a reply to loading pages/content from master, on the site WordPress.org Forums:
Links are created in master site in metabox on page. Yes autoupdste as long as…2 years ago
-
Posted a reply to loading pages/content from master, on the site WordPress.org Forums:
No. A new page is created in the sub site database. :-)2 years ago
-
Posted a reply to loading pages/content from master, on the site WordPress.org Forums:
Absolutely. Just check the box ‘create link’ when first copying the main page to the…2 years ago
-
Posted a reply to Some function are not using their aguments, on the site WordPress.org Forums:
Thanks for your post mate. This is a legacy issue and arose from the evolution…2 years ago
-
Posted a reply to Issue with copying author in Multisite, on the site WordPress.org Forums:
This is intended functionality at the moment. I agree that this could be problematic if…2 years ago
-
Posted a reply to MPD not respecting minimum user role, on the site WordPress.org Forums:
Really sorry guys. I’ve been mad busy again at my day job. I’ll get something…2 years ago
-
Posted a reply to MPD not respecting minimum user role, on the site WordPress.org Forums:
I'm going to look into this over the next couple of days. Sorry about the…3 years ago
-
Committed [1904026] to Plugins Trac:
better import process3 years ago
-
Posted a reply to Connect the plugin with another one, on the site WordPress.org Forums:
Hey mate. We’d need to build an add on to add this functionality! Maybe something…3 years ago
-
Posted a reply to Scheduled Post, on the site WordPress.org Forums:
Hey mate. This functionality will be coming in the next release. Probably by the end…3 years ago
-
Posted a reply to [FIX] Persisting links to scheduled posts do not work, on the site WordPress.org Forums:
Hey man. Thanks for that. Used stati in a recent project. Appreciate the time you…3 years ago
-
Committed [1855335] to Plugins Trac:
ACF integration improvements3 years ago
-
Posted a reply to menu_order of custom post type not copied, on the site WordPress.org Forums:
Hi bogdan. Thank you for your kind words. Unfortunately MPD does not copy menu order.…3 years ago
-
Created a topic, Perfect, on the site WordPress.org Forums:
Straightforward and well written plugin. Very handy to…3 years ago
-
Posted a reply to ACF – relationships, on the site WordPress.org Forums:
Hey Katy. The value of relationship fields in acf are not supported on this plugin.…3 years ago
-
Posted a reply to Automatic duplication functionality?, on the site WordPress.org Forums:
I’ll have a look into this guys. Th Lanka for the heads up!3 years ago
-
Posted a reply to Recursive Copy, on the site WordPress.org Forums:
A great idea and something I will defo consider for future releases! Thanks!3 years ago
-
Posted a reply to timeline for full subdmain support?, on the site WordPress.org Forums:
The only reason I state this is due to my limitations in testing these environments…3 years ago
-
Posted a reply to How to copy the linked post without overwriting the title, on the site WordPress.org Forums:
If you edit the ids in phpmyadmin you will break the site. Guaranteed mate. I…3 years ago
-
Posted a reply to How to copy the linked post without overwriting the title, on the site WordPress.org Forums:
Impossible to change the ID I’m afraid. Just the way WordPress/databases work. Can you try…3 years ago
-
Posted a reply to How to copy the linked post without overwriting the title, on the site WordPress.org Forums:
Should be straightforward. Add this code to your functions.php function dont_persist_title($persistpost){ unset($persistpost[‘post_title’]); return $persistpost; }…3 years ago
-
Posted a reply to 5.0.1 Not compatable with php 5.3, on the site WordPress.org Forums:
Thanks mate. Working well now!3 years ago
-
Posted a reply to 5.0.1 Not compatable with php 5.3, on the site WordPress.org Forums:
Thanks for this. Managed to hunt down. php 5.3 moaning about Syntax error on line…3 years ago
-
Created a topic, 5.0.1 Not compatable with php 5.3, on the site WordPress.org Forums:
For various reasons (don't judge me) we have a site ru…3 years ago
-
Posted a reply to Post meta to ignore, on the site WordPress.org Forums:
Thanks for letting me know. Can you give me an example of the post meta…3 years ago
-
Posted a reply to Copy Media files?, on the site WordPress.org Forums:
Can you confirm you are running the most up to date version because I’m sure…3 years ago
-
Committed [1763939] to Plugins Trac:
small bug fixes releating to publish date and permlink structure3 years ago
-
Posted a reply to Auto-Link duplicated posts, on the site WordPress.org Forums:
Think this code might be for help Anja? https://wordpress.org/support/topic/automatic-duplication-functionality/3 years ago
-
Posted a reply to Automatic Copy posts, on the site WordPress.org Forums:
Please refere to this post! :-) https://wordpress.org/support/topic/automatic-duplication-functionality/3 years ago
-
Posted a reply to Error: Permalink of original changed when duplicated to same site, on the site WordPress.org Forums:
That’s a great shout mate. Can’t believe I missed that. Will fix this for the…3 years ago
-
Committed [1753422] to Plugins Trac:
Bug fixes3 years ago
-
Posted a reply to Error copying date from event post type, on the site WordPress.org Forums:
Thank you so much. Glad to be of help!3 years ago
-
Posted a reply to Error copying date from event post type, on the site WordPress.org Forums:
zartgesotten glad to be of help! did my first reply on this thread not help…3 years ago
-
Posted a reply to Error copying date from event post type, on the site WordPress.org Forums:
Regarding your problem on the other forum. this should solve. Simply place at the end…3 years ago
-
Posted a reply to Error copying date from event post type, on the site WordPress.org Forums:
Hey Anja. You can use and edit the following plugin to autopost to a single…3 years ago
-
Posted a reply to Gallery DIVI it does not work with Multisite Post Duplicator, on the site WordPress.org Forums:
This might be to do with the way divi stores images. Do they use a…3 years ago
-
Posted a reply to Duplicate content., on the site WordPress.org Forums:
Sounds to me like it might be a conflict with another plugin johan. You might…3 years ago
-
Posted a reply to Parse error:, on the site WordPress.org Forums:
This issue is addressed in 1.7.4! Thanks!3 years ago
-
Posted a reply to Warning: Invalid argument supplied for foreach() in.., on the site WordPress.org Forums:
Should be sorted now mate.3 years ago
-
Committed [1740522] to Plugins Trac:
Some bug fixes3 years ago
-
Posted a reply to Warning: Invalid argument supplied for foreach() in.., on the site WordPress.org Forums:
D’oh. Nevertheless I can see the issue. Will fix tonight when I get in from…3 years ago
-
Posted a reply to Warning: Invalid argument supplied for foreach() in.., on the site WordPress.org Forums:
This retalated to running php version < 5.4. A fix is on the way mate!3 years ago
-
Posted a reply to Already duplicated media improvement, on the site WordPress.org Forums:
Thanks for sharing!3 years ago
-
Posted a reply to Swedish translation., on the site WordPress.org Forums:
I saw! thank you so much on both counts Johan! I look forward to the…3 years ago
-
Posted a reply to Copy Media files?, on the site WordPress.org Forums:
Yes. Not sure anything is actionable. It appears you have identified the issue? I think…3 years ago
-
Posted a reply to Parse error:, on the site WordPress.org Forums:
Hi mate. This is a strange one. If you could please delete the plugin fully,…3 years ago
-
Posted a reply to ACF and images., on the site WordPress.org Forums:
Wow sounds like you are trying your best mate. If you want to DM me…3 years ago
-
Posted a reply to ACF and images., on the site WordPress.org Forums:
Yes. MPD will copy the image to the destination site. Regarding the issue with the…3 years ago
Developer
-
Enqueue Me
Active Installs: 60+
-
Multisite Post Duplicator
Active Installs: 800+